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 optimization/12799] cmov is confused by a intervening inc that bashes flags.


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|c                           |optimization
     Ever Confirmed|                            |1
  GCC build triplet|                            |i686-pc-linux-gnu
   GCC host triplet|                            |i686-pc-linux-gnu
 GCC target triplet|                            |i686-pc-linux-gnu
           Priority|P1                          |P2
   Last reconfirmed|0000-00-00 00:00:00         |2003-10-28 08:01:53
               date|                            |
            Summary|cmov is confused by a       |cmov is confused by a
                   |intervening inc that bashes |intervening inc that bashes
                   |flags.                      |flags.
            Version|3.3                         |3.0.4


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2003-10-28 08:01 -------
Confirmed with GCC 3.0.4 but fixed in GCC 3.1.1 and later.


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