This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/53252] Missed shrink wrapping opportunity
- 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: Sun, 06 May 2012 05:02:47 +0000
- Subject: [Bug rtl-optimization/53252] Missed shrink wrapping opportunity
- Auto-submitted: auto-generated
- References: <bug-53252-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53252
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-05-06
Ever Confirmed|0 |1
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-06 05:02:47 UTC ---
I think this is the same problem as mentioned in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10474#c10 .
Confirmed.