public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/11640] New: 3.4: bootstrap ICE in  rtl_verify_flow_info, at cfgrtl.c:2151
@ 2003-07-23  6:39 olh at suse dot de
  2003-07-23  6:40 ` [Bug bootstrap/11640] " olh at suse dot de
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: olh at suse dot de @ 2003-07-23  6:39 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11640

           Summary: 3.4: bootstrap ICE in  rtl_verify_flow_info, at
                    cfgrtl.c:2151
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: olh at suse dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc64-unknown-linux
  GCC host triplet: powerpc64-unknown-linux
GCC target triplet: powerpc64-unknown-linux

I have not tried a native powerpc64-linux build in the last 4 weeks.

LAST_UPDATED 
Wed Jul 23 05:06:55 UTC 2003

olh@mandarine:~/obj-gcc/gcc> /usr/bin/time stage1/xgcc -Bstage1/ -B/usr/powerpc64-unknown-linux-gnu/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I. -I/home/olh/gcc-head/gcc -I/home/olh/gcc-head/gcc/. -I/home/olh/gcc-head/gcc/config -I/home/olh/gcc-head/gcc/../include  -c insn-attrtab.c   -o insn-attrtab.o -v -v --save-temps
Reading specs from stage1/specs
Configured with: /home/olh/gcc-head/configure --prefix=/usr --disable-nls --enable-threads=posix --enable-languages=c,c++,f77,objc
Thread model: posix
gcc version 3.4 20030723 (experimental)
 stage1/cc1 -E -quiet -v -v -I. -I. -I/home/olh/gcc-head/gcc -I/home/olh/gcc-head/gcc/. -I/home/olh/gcc-head/gcc/config -I/home/olh/gcc-head/gcc/../include -iprefix /home/olh/obj-gcc/gcc/stage1/../lib/gcc-lib/powerpc64-unknown-linux-gnu/3.4/ -isystem include -isystem stage1/include -isystem /usr/powerpc64-unknown-linux-gnu/bin/include -D__unix__ -D__gnu_linux__ -D__linux__ -Dunix -D__unix -Dlinux -D__linux -Asystem=unix -Asystem=posix -DIN_GCC -DHAVE_CONFIG_H insn-attrtab.c -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common -O2 -o insn-attrtab.i
ignoring nonexistent directory "stage1/include"
ignoring nonexistent directory "/usr/powerpc64-unknown-linux-gnu/bin/include"
ignoring nonexistent directory "/home/olh/obj-gcc/gcc/lib/gcc-lib/powerpc64-unknown-linux-gnu/3.4/include"
ignoring nonexistent directory "/home/olh/obj-gcc/gcc/lib/gcc-lib/powerpc64-unknown-linux-gnu/3.4/../../../../powerpc64-unknown-linux-gnu/include"
ignoring nonexistent directory "/usr/lib/gcc-lib/powerpc64-unknown-linux-gnu/3.4/include"
ignoring nonexistent directory "/usr/powerpc64-unknown-linux-gnu/include"
ignoring duplicate directory "."
ignoring duplicate directory "/home/olh/gcc-head/gcc"
#include "..." search starts here:
#include <...> search starts here:
 .
 /home/olh/gcc-head/gcc
 /home/olh/gcc-head/gcc/config
 /home/olh/gcc-head/include
 include
 /usr/local/include
 /usr/include
End of search list.
 stage1/cc1 -fpreprocessed insn-attrtab.i -quiet -dumpbase insn-attrtab.c -auxbase-strip insn-attrtab.o -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror -version -fno-common -o insn-attrtab.s
GNU C version 3.4 20030723 (experimental) (powerpc64-unknown-linux-gnu)
        compiled by GNU C version 3.2.3 (SuSE Linux).
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
insn-attrtab.c: In function `internal_insn_latency':
insn-attrtab.c:100057: error: return not followed by barrier
(jump_insn 671 672 180 17 (return) -1 (nil)
    (nil))
insn-attrtab.c:100057: internal compiler error: in rtl_verify_flow_info, at cfgrtl.c:2151
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Command exited with non-zero status 1
156.49user 3.78system 3:06.44elapsed 85%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (2396major+168498minor)pagefaults 0swaps
olh@mandarine:~/obj-gcc/gcc> ld -v
GNU ld version 2.14.90 20030701


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2003-10-31 14:19 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-23  6:39 [Bug bootstrap/11640] New: 3.4: bootstrap ICE in rtl_verify_flow_info, at cfgrtl.c:2151 olh at suse dot de
2003-07-23  6:40 ` [Bug bootstrap/11640] " olh at suse dot de
2003-07-23 18:25 ` [Bug bootstrap/11640] p3.4 Regression]: " pinskia at physics dot uc dot edu
2003-07-24 23:31 ` janis187 at us dot ibm dot com
2003-08-24 14:53 ` [Bug bootstrap/11640] [3.4 " pinskia at gcc dot gnu dot org
2003-09-08  8:36 ` olh at suse dot de
2003-09-08 12:52 ` pinskia at gcc dot gnu dot org
2003-09-08 13:59 ` olh at suse dot de
2003-09-08 15:59 ` zlomek at gcc dot gnu dot org
2003-09-09 12:20 ` zlomek at gcc dot gnu dot org
2003-09-09 12:35 ` zlomek at gcc dot gnu dot org
2003-10-05  8:14 ` olh at suse dot de
2003-10-30  8:34 ` [Bug optimization/11640] " zlomek at gcc dot gnu dot org
2003-10-30  8:35 ` pinskia at gcc dot gnu dot org
2003-10-30  8:49 ` zlomek at gcc dot gnu dot org
2003-10-31 14:20 ` zlomek at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).