This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/53938] ARM target generates sub-optimal code (extra instructions) on load from memory
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 12 Jul 2012 11:27:07 +0000
- Subject: [Bug target/53938] ARM target generates sub-optimal code (extra instructions) on load from memory
- Auto-submitted: auto-generated
- References: <bug-53938-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53938
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |arm*-*-*
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2012-07-12
Ever Confirmed|0 |1
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-07-12 11:27:07 UTC ---
Can you verify if the situation improves with GCC 4.7 or current development
trunk?