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/21642] wrong code with -O2


------- Additional Comments From dje at gcc dot gnu dot org  2005-06-06 15:17 -------
This appears to be related to strength reduction.

-O2 -fno-strength-reduce succeeds
-O1 -fstrength-reduce fails.

The bug is not present in GCC 4.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |wrong-code
      Known to fail|                            |3.4.3 3.4.4
      Known to work|                            |4.0.0 4.0.1 4.1.0
   Last reconfirmed|0000-00-00 00:00:00         |2005-06-06 15:17:14
               date|                            |


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


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