------- 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