std::arg() bug : not repetitive ?

Dave Korn dave.korn.cygwin@googlemail.com
Tue Sep 1 18:43:00 GMT 2009


Marco Atzeri wrote:

> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=323#c2
> 
> $g++-4 -ffloat-store  comp_2.cc -O3 -o comp_4
> 
> ./comp_4
> 0.785398
> 0.785398
> 0
> 0

  Ah, good, thanks for the diagnosis.  IIUC this is basically fixed in GCC
HEAD now and 4.5.0 shouldn't suffer the same problem.

    cheers,
      DaveK

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list