das         2008-02-17 21:53:19 UTC

  FreeBSD src repository

  Modified files:
    lib/msun/src         e_exp.c 
  Log:
  Use volatile hacks to make sure exp() generates an underflow
  exception when it's supposed to. Previously, gcc -O2 was optimizing
  away the statement that generated it.
  
  Revision  Changes    Path
  1.12      +2 -1      src/lib/msun/src/e_exp.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