[Bug target/47543] [4.6 Regression] ICE: in extract_insn, at recog.c:2109 when building zlib

2011-02-02 Thread ibolton at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47543 --- Comment #9 from Ian Bolton ibolton at gcc dot gnu.org 2011-02-02 09:50:23 UTC --- (In reply to comment #8) The potential fix seems to work fine on x86 as well. I'm going to build a arm-elf toolchain and see if anything else pops up during

[Bug target/47543] [4.6 Regression] ICE: in extract_insn, at recog.c:2109 when building zlib

2011-02-02 Thread ibolton at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47543 --- Comment #10 from Ian Bolton ibolton at gcc dot gnu.org 2011-02-02 14:49:02 UTC --- (In reply to comment #8) The potential fix seems to work fine on x86 as well. I'm going to build a arm-elf toolchain and see if anything else pops up during

[Bug target/47543] [4.6 Regression] ICE: in extract_insn, at recog.c:2109 when building zlib

2011-02-02 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47543 --- Comment #11 from Jeffrey A. Law law at redhat dot com 2011-02-02 14:51:19 UTC --- -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/02/11 07:49, ibolton at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47543 ---

[Bug target/47543] [4.6 Regression] ICE: in extract_insn, at recog.c:2109 when building zlib

2011-02-02 Thread ibolton at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47543 --- Comment #12 from Ian Bolton ibolton at gcc dot gnu.org 2011-02-02 15:06:07 UTC --- The native bootstrap was successful. I configured with: --with-cpu=cortex-a9 --with-float=softfp --with-fpu=vfpv3-d16 --with-mode=thumb

[Bug target/47543] [4.6 Regression] ICE: in extract_insn, at recog.c:2109 when building zlib

2011-02-02 Thread law at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47543 --- Comment #13 from Jeffrey A. Law law at gcc dot gnu.org 2011-02-02 16:52:24 UTC --- Author: law Date: Wed Feb 2 16:52:21 2011 New Revision: 169533 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169533 Log: PR middle-end/47543 *

[Bug target/47543] [4.6 Regression] ICE: in extract_insn, at recog.c:2109 when building zlib

2011-02-02 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47543 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/47543] [4.6 Regression] ICE: in extract_insn, at recog.c:2109 when building zlib

2011-02-01 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47543 --- Comment #8 from Jeffrey A. Law law at redhat dot com 2011-02-01 20:06:17 UTC --- The potential fix seems to work fine on x86 as well. I'm going to build a arm-elf toolchain and see if anything else pops up during a cross build. If someone

[Bug target/47543] [4.6 Regression] ICE: in extract_insn, at recog.c:2109 when building zlib

2011-01-31 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47543 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug target/47543] [4.6 Regression] ICE: in extract_insn, at recog.c:2109 when building zlib

2011-01-31 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47543 --- Comment #5 from Jeffrey A. Law law at redhat dot com 2011-01-31 16:33:29 UTC --- I'm far from an ARM expert, but this looks like a problem in the ARM backend. Anyway, I'm still investigating.

[Bug target/47543] [4.6 Regression] ICE: in extract_insn, at recog.c:2109 when building zlib

2011-01-31 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47543 --- Comment #6 from Jeffrey A. Law law at redhat dot com 2011-01-31 17:57:45 UTC --- Created attachment 23184 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23184 potential fix

[Bug target/47543] [4.6 Regression] ICE: in extract_insn, at recog.c:2109 when building zlib

2011-01-31 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47543 --- Comment #7 from Jeffrey A. Law law at redhat dot com 2011-01-31 17:58:37 UTC --- When I first started looking at this problem I was ready to point the finger at the ARM backend. A missing secondary reload or something along those lines..

[Bug target/47543] [4.6 Regression] ICE: in extract_insn, at recog.c:2109 when building zlib

2011-01-31 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47543 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added Priority|P3 |P2