From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16912 invoked by alias); 13 Sep 2002 00:12:55 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 16901 invoked from network); 13 Sep 2002 00:12:52 -0000 Received: from unknown (HELO penguin.wetton.prism.co.za) (196.41.175.251) by sources.redhat.com with SMTP; 13 Sep 2002 00:12:52 -0000 Received: (from berndj@localhost) by penguin.wetton.prism.co.za (8.9.3/8.9.3) id CAA31433 for gcc@gcc.gnu.org; Fri, 13 Sep 2002 02:11:20 +0200 Date: Thu, 12 Sep 2002 17:12:00 -0000 From: Bernd Jendrissek To: gcc@gcc.gnu.org Subject: Are ICEs par for the course on HEAD? Message-ID: <20020913021120.H17659@prism.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-09/txt/msg00509.txt.bz2 There's a PC on my desk that is really, really glad that gcc ICE'd while bootstrapping. The compile had been going for about 24 hours by then... /mnt/disk/src/gcc-native/gcc/xgcc -shared-libgcc -B/mnt/disk/src/gcc-native/gcc/ -nostdinc++ -L/mnt/disk/src/gcc-native/i686-pc-linux-gnu/libstdc++-v3/src -L/mnt/disk/src/gcc-native/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -DHAVE_CONFIG_H -I. -I/mnt/disk/src/gcc/libjava -I./include -I./gcj -I/mnt/disk/src/gcc/libjava -Iinclude -I/mnt/disk/src/gcc/libjava/include -I/mnt/disk/src/gcc/libjava/../boehm-gc/include -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -I/mnt/disk/src/gcc/libjava/libltdl -I/mnt/disk/src/gcc/libjava/libltdl -I/mnt/disk/src/gcc/libjava/.././libjava/../gcc -I/mnt/disk/src/gcc/libjava/../libffi/include -I../libffi/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum ! -D__NO_MATH_INLINES -ffloat-store -I/usr/local/X11R6/include -W -Wall -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -g -O2 -D_GNU_SOURCE -Wp,-MD,.deps/interpret.pp -c /mnt/disk/src/gcc/libjava/interpret.cc -fPIC -DPIC -o .libs/interpret.o /mnt/disk/src/gcc/libjava/interpret.cc: In member function `void _Jv_InterpMethod::run(void*, ffi_raw*)': /mnt/disk/src/gcc/libjava/interpret.cc:3187: internal compiler error: RTL check: expected code `reg', have `subreg' in split_2, at insn-recog.c:48229 Please submit a full bug report, with preprocessed source if appropriate. Oh, BTW, I *did* configure with --enable-checks. Here's my configure invokation: /mnt/disk/src/gcc-native: ../gcc/configure --enable-checking=misc,tree,rtl,rtlflag,gc,gcac --srcdir=/mnt/disk/src/gcc \ --with-slibdir=/lib \ --with-gnu-as \ --with-gnu-ld \ --with-gxx-include-dir=/usr/include/g++-v3 \ --enable-__cxa_atexit \ --enable-shared \ --enable-threads=posix \ --with-dwarf3 \ --with-system-zlib Hmm, I wonder if it's related to my having binutils 2.12.90.0.4? LAST_UPDATED: Tue Sep 10 21:56:51 SAST 2002 Tue Sep 10 19:56:51 UTC 2002 bernd -- berndfoobar@users.sourceforge.net is probably better to bookmark than any employer-specific email address I may have appearing in the headers. Vanity page: http://www.tsct.co.za/~berndj/