This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/48888] Creating a copy variable simplify assembly - i686-pc-linux-gnu
- 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: Fri, 16 Dec 2011 00:18:53 +0000
- Subject: [Bug middle-end/48888] Creating a copy variable simplify assembly - i686-pc-linux-gnu
- Auto-submitted: auto-generated
- References: <bug-48888-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48888
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Keywords| |missed-optimization
Last reconfirmed| |2011-12-16
Component|rtl-optimization |middle-end
Ever Confirmed|0 |1
Severity|normal |enhancement
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-12-16 00:18:53 UTC ---
Looks like TER is happening in one case but not the other.