This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52855] ARM: Internal compiler error: in extract_insn, at recog.c:2109
- From: "mans at mansr dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 24 Oct 2012 13:38:10 +0000
- Subject: [Bug target/52855] ARM: Internal compiler error: in extract_insn, at recog.c:2109
- Auto-submitted: auto-generated
- References: <bug-52855-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52855
Mans Rullgard <mans at mansr dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mans at mansr dot com
--- Comment #2 from Mans Rullgard <mans at mansr dot com> 2012-10-24 13:38:10 UTC ---
Confirmed with 4.6.3 and -march=armv6 or higher at -O1 and higher, no other
flags needed. No error with 4.5, 4.7, or 4.8.
The Linaro 4.6 branch does not have the problem either, so whatever they've
added seems to fix it.