This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/21558] unrolled recursion leaves many redundant instructions
- 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: 13 May 2005 21:44:00 -0000
- Subject: [Bug tree-optimization/21558] unrolled recursion leaves many redundant instructions
- References: <20050513204418.21558.liblit@cs.wisc.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-13 21:44 -------
Oh, I see the dead stores now in 4.0.0, this was fixed in 4.1.0 by fixing up DSE.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords| |missed-optimization
Resolution| |FIXED
Target Milestone|--- |4.1.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21558