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 middle-end/21032] With -frounding-math, incorrectly reorders unary minus



------- Comment #9 from pinskia at gcc dot gnu dot org  2006-10-21 20:21 -------
Confirmed, we should not be reordering unary minus with -frounding-math but we
are, even on the mainline.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   GCC host triplet|i686-pc-linux-gnu           |
           Keywords|                            |wrong-code
   Last reconfirmed|0000-00-00 00:00:00         |2006-10-21 20:21:17
               date|                            |
            Summary|GCC 3.4.3 wrongly reorders  |With -frounding-math,
                   |floating-point operations   |incorrectly reorders unary
                   |                            |minus


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


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