This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/15017] compare with casts (equal) are not removed in forwprop
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jan 2006 20:03:11 -0000
- Subject: [Bug tree-optimization/15017] compare with casts (equal) are not removed in forwprop
- References: <bug-15017-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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