This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: std::arg() bug : not repetitive ?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]