This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug target/37544] Conversion double -> unsigned long long -> unsigned -> double gives wrong results



------- Comment #5 from rguenth at gcc dot gnu dot org  2008-09-16 19:17 -------
Confirmed on i686-linux with -std=c99 -O -msse2 -mfpmath=387 -march=i386. 
Fails
since GCC 3.4 at least.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |wrong-code
      Known to fail|                            |3.4.6
   Last reconfirmed|0000-00-00 00:00:00         |2008-09-16 19:17:21
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37544


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