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 tree-optimization/19703] Poor optimisation of loop test


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-30 03:17 -------
Hmm, on most targets it is true that != is the same case as >=.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |tree-optimization
 GCC target triplet|                            |avr
           Keywords|                            |missed-optimization
            Summary|Poor optimisation of loop   |Poor optimisation of loop
                   |test                        |test


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


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