Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2004 21:59:07 -0800 (PST)
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/regression/lib/libc/stdio test-printfloat.c
Message-ID:  <200401190559.i0J5x7EE006680@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2004/01/18 21:59:07 PST

  FreeBSD src repository

  Modified files:
    tools/regression/lib/libc/stdio test-printfloat.c 
  Log:
  Add regression tests for printf's %a/%A formats.
  
  While here, disable some of the long double tests on i386, since
  FreeBSD/i386 is the only port that doesn't evaluate long doubles in
  their full precision (due to constant folding bugs in gcc).
  
  Revision  Changes    Path
  1.6       +38 -1     src/tools/regression/lib/libc/stdio/test-printfloat.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401190559.i0J5x7EE006680>