This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/24001] Simple redundancy not eliminated
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 07 Feb 2012 21:10:52 +0000
- Subject: [Bug tree-optimization/24001] Simple redundancy not eliminated
- Auto-submitted: auto-generated
- References: <bug-24001-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24001
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-07 21:10:52 UTC ---
Tail merge (on the tree level) is able to optimize this one on the trunk