This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49641] [4.6 Regression] Wrong code for ARMv4T and stmia
- From: "sebastian dot huber at embedded-brains dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Aug 2011 11:00:07 +0000
- Subject: [Bug target/49641] [4.6 Regression] Wrong code for ARMv4T and stmia
- Auto-submitted: auto-generated
- References: <bug-49641-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49641
--- Comment #4 from Sebastian Huber <sebastian.huber@embedded-brains.de> 2011-08-22 11:00:07 UTC ---
The patch from Bernd Schmidt fixes the problem in my case. What is the status
of this patch?