[Bug middle-end/46518] internal compiler error: in vinsn_detach, at sel-sched-ir.c:1271

2011-04-07 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46518 --- Comment #15 from Andrey Belevantsev abel at gcc dot gnu.org 2011-04-07 06:52:33 UTC --- Author: abel Date: Thu Apr 7 06:52:29 2011 New Revision: 172079 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=172079 Log: Backport from

[Bug middle-end/46518] internal compiler error: in vinsn_detach, at sel-sched-ir.c:1271

2010-11-18 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46518 --- Comment #13 from Alexander Monakov amonakov at gcc dot gnu.org 2010-11-18 10:24:38 UTC --- Author: amonakov Date: Thu Nov 18 10:24:31 2010 New Revision: 166898 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=166898 Log: PR

[Bug middle-end/46518] internal compiler error: in vinsn_detach, at sel-sched-ir.c:1271

2010-11-18 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46518 Alexander Monakov amonakov at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/46518] internal compiler error: in vinsn_detach, at sel-sched-ir.c:1271

2010-11-17 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46518 Alexander Monakov amonakov at gcc dot gnu.org changed: What|Removed |Added CC||amonakov

[Bug middle-end/46518] internal compiler error: in vinsn_detach, at sel-sched-ir.c:1271

2010-11-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46518 --- Comment #2 from Jack Howarth howarth at nitro dot med.uc.edu 2010-11-17 14:52:42 UTC --- Only occurs for -fPIC on x86_64-apple-darwin10. Adding -fno-PIC on darwin suppresses the ICE.

[Bug middle-end/46518] internal compiler error: in vinsn_detach, at sel-sched-ir.c:1271

2010-11-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46518 --- Comment #3 from Jack Howarth howarth at nitro dot med.uc.edu 2010-11-17 15:11:53 UTC --- (In reply to comment #1) Do you know whether this is present on x86_64-linux? I am unable to do a --enable-build-with-cxx bootstrap using...

[Bug middle-end/46518] internal compiler error: in vinsn_detach, at sel-sched-ir.c:1271

2010-11-17 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46518 --- Comment #4 from Alexander Monakov amonakov at gcc dot gnu.org 2010-11-17 15:29:33 UTC --- (In reply to comment #2) Only occurs for -fPIC on x86_64-apple-darwin10. Adding -fno-PIC on darwin suppresses the ICE. Is that in relation to

[Bug middle-end/46518] internal compiler error: in vinsn_detach, at sel-sched-ir.c:1271

2010-11-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46518 --- Comment #5 from Jack Howarth howarth at nitro dot med.uc.edu 2010-11-17 15:33:35 UTC --- (In reply to comment #4) (In reply to comment #2) Only occurs for -fPIC on x86_64-apple-darwin10. Adding -fno-PIC on darwin suppresses the ICE.

[Bug middle-end/46518] internal compiler error: in vinsn_detach, at sel-sched-ir.c:1271

2010-11-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46518 --- Comment #6 from Jack Howarth howarth at nitro dot med.uc.edu 2010-11-17 15:44:38 UTC --- (In reply to comment #4) (In reply to comment #2) Only occurs for -fPIC on x86_64-apple-darwin10. Adding -fno-PIC on darwin suppresses the ICE.

[Bug middle-end/46518] internal compiler error: in vinsn_detach, at sel-sched-ir.c:1271

2010-11-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46518 --- Comment #7 from Jack Howarth howarth at nitro dot med.uc.edu 2010-11-17 16:22:20 UTC --- Under x86_64 Fedora, when built with... ../gcc/configure --with-gmp=/usr --with-mpfr=/usr --with-mpc=/usr --prefix=/home/howarth/dist

[Bug middle-end/46518] internal compiler error: in vinsn_detach, at sel-sched-ir.c:1271

2010-11-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46518 --- Comment #8 from Jack Howarth howarth at nitro dot med.uc.edu 2010-11-17 16:37:14 UTC --- Backtraces as... gdb /sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/./gcc/cc1 ... (gdb) r -quiet -v -I . -I ../../../gcc-4.6-20101117/libgomp -I

[Bug middle-end/46518] internal compiler error: in vinsn_detach, at sel-sched-ir.c:1271

2010-11-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46518 --- Comment #9 from Jack Howarth howarth at nitro dot med.uc.edu 2010-11-17 16:38:11 UTC --- sorry...comment 8 ended up in the wrong PR

[Bug middle-end/46518] internal compiler error: in vinsn_detach, at sel-sched-ir.c:1271

2010-11-17 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46518 Alexander Monakov amonakov at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug middle-end/46518] internal compiler error: in vinsn_detach, at sel-sched-ir.c:1271

2010-11-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46518 --- Comment #11 from Jack Howarth howarth at nitro dot med.uc.edu 2010-11-17 19:26:31 UTC --- (In reply to comment #10) Thanks. diff --git a/gcc/sel-sched-ir.c b/gcc/sel-sched-ir.c index e169276..71c02c4 100644 --- a/gcc/sel-sched-ir.c +++

[Bug middle-end/46518] internal compiler error: in vinsn_detach, at sel-sched-ir.c:1271

2010-11-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46518 --- Comment #12 from Jack Howarth howarth at nitro dot med.uc.edu 2010-11-17 20:34:15 UTC --- I can also confirm that the patch in Comment 10 eliminates the ICE in compiling gfortran.dg/pr42294.f -O on x86_64-apple-darwin10 (bootstrapped with