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/18046] Missed jump threading optimization


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2010-07-13 10:29:57         |2011-07-19 10:29:57

--- Comment #16 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-07-20 00:33:25 UTC ---
If VRP inserts into the default case the assert that i.1 cannot be what is
other cases are, then I think jump threading could handle this.


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