das         2007-12-09 20:16:48 UTC

  FreeBSD src repository

  Modified files:
    tools/regression/lib/msun test-lround.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.2       +6 -1      src/tools/regression/lib/msun/test-lround.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to