freebsd-nq/tools/regression/lib
David Schultz 4e97f925b6 gcc 4 does some overzealous constant folding, and since it doesn't
support FENV_ACCESS, that was causing this test to fail. Use a volatile
to avoid the constant folding.
2007-12-09 20:16:48 +00:00
..
libc Make sure we set the locale to "C" when testing thousands' separator 2007-12-03 17:48:55 +00:00
libmp Add a test program which performs some very basic tests of libmp(3). 2006-07-28 16:00:59 +00:00
libutil Add regression tests for flopen(3). 2007-08-03 11:29:49 +00:00
msun gcc 4 does some overzealous constant folding, and since it doesn't 2007-12-09 20:16:48 +00:00