This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51381] Internal compiler error for arm target
- From: "eric.valette at free dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 01 Dec 2011 18:39:56 +0000
- Subject: [Bug c++/51381] Internal compiler error for arm target
- Auto-submitted: auto-generated
- References: <bug-51381-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381
eric.valette at free dot fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|target |c++
Severity|normal |major
--- Comment #6 from eric.valette at free dot fr 2011-12-01 18:39:56 UTC ---
I guess I've been hit by the Emit-conditions-in-push_multi problem. I applied
the patch below after verifying ist upstream but have not yet rebuild gcc
http://old.nabble.com/ARM%3A-Emit-conditions-in-push_multi-td32379089.html#a32386142