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/15017] compare with casts (equal) are not removed in forwprop



------- Comment #12 from pinskia at gcc dot gnu dot org  2006-01-15 20:03 -------
Actually the one left now is the one in comment #0 and only the second testcase
which needs the tree combiner.  everything else has been fixed in 4.2.0 for
sure.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2005-09-07 18:47:47         |2006-01-15 20:03:11
               date|                            |
            Summary|[tree-ssa] compare (equal)  |compare with casts (equal)
                   |with casts are not removed  |are not removed in forwprop


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


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