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/14490] [tree-ssa] Simplify "a - 10 > 150" into "a > 160"


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-29 20:57 -------
I found a bug which my patch will make latent (PR 22236).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |22236


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


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