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/27302] Fold does not fold (i < j) == (j > i) to 1



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-04-25 18:31 -------
Confirmed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-04-25 18:31:38
               date|                            |
            Summary|Fold does not fold i < j == |Fold does not fold (i < j)
                   |j > i to 1                  |== (j > i) to 1


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


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