This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
2.91.54 ICE 892
- To: egcs-bugs at cygnus dot com
- Subject: 2.91.54 ICE 892
- From: Phil Blecker <tmwg at inxservices dot com>
- Date: Mon, 24 Aug 1998 10:44:35 -0700
- Organization: inX Services, Los Angeles, CA, USA
The .ii file is too large for the list, even compressed (its about 77 Mb).
I will be pleased to mail it to anyone who requests it. It is from GPL'd
code from a university.
I compiled a straight out-of-the-box egcs to make sure it wasn't a patch
I'd installed, or the pcg patches, that caused this.
The command line:
/usr/src/devel/gcc/i586-linux-gnu/gcc/g++
-B/usr/src/devel/gcc/i586-linux-gnu/gcc/ -v --save-temps -DDEBUG
-finline-functions -fexpensive-optimizations -O2 -g -I. -I../../config
-I../../src/rpc4.0 -fno-implicit-templates -DI386 -DLinux -D_GNU_SOURCE
-I../fc -I../common -I../sthread -I/usr/include -c xct.cc -o xct.o
The -v output:
Reading specs from /usr/src/devel/gcc/i586-linux-gnu/gcc/specs
gcc version egcs-2.91.54 19980816 (gcc2 ss-980609 experimental)
/usr/src/devel/gcc/i586-linux-gnu/gcc/cpp -lang-c++ -v -I. -I../../config -I../../src/rpc4.0 -I../fc -I../common -I../sthread -I/usr/include -isystem /usr/src/devel/gcc/i586-linux-gnu/gcc/include -undef -D__GNUC__=2 -D__GNUG__=2 -D__cplusplus -D__GNUC_MINOR__=91 -D__ELF__ -Dunix -Dlinux -D__ELF__ -D__unix__ -D__linux__ -D__unix -D__linux -Asystem(posix) -D__EXCEPTIONS -D__OPTIMIZE__ -g -Asystem(unix) -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -Di586 -Dpentium -D__i586 -D__i586__ -D__pentium -D__pentium__ -DDEBUG -DI386 -DLinux -D_GNU_SOURCE xct.cc xct.ii
GNU CPP version egcs-2.91.54 19980816 (gcc2 ss-980609 experimental) (i386 Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
.
../../config
../../src/rpc4.0
../fc
../common
../sthread
/usr/include
/usr/src/devel/gcc/i586-linux-gnu/gcc/include
/usr/include/c++
/usr/local/include
/usr/include
End of search list.
/usr/src/devel/gcc/i586-linux-gnu/gcc/cc1plus xct.ii -quiet -dumpbase xct.cc -g -O2 -version -finline-functions -fexpensive-optimizations -fno-implicit-templates -o xct.s
GNU C++ version egcs-2.91.54 19980816 (gcc2 ss-980609 experimental) (i586-linux-gnu) compiled by GNU C version 2.91.54 pgcc-19980816 (gcc2 ss-980609 experimental).
In file included from sm_int_0.h:37,
from sm_int_1.h:16,
from xct.cc:20:
log.h:42: warning: ANSI C++ forbids initialization of const member `XFERSIZE'
log.h:42: warning: making `XFERSIZE' static
log.h:169: warning: ANSI C++ forbids initialization of const member `max_open_log'
log.h:169: warning: making `max_open_log' static
lock.h: In function `bool is_valid(enum lock_mode_t)':
In file included from sm_int_1.h:35,
from xct.cc:20:
lock.h:134: warning: comparison between `enum lock_mode_t' and `enum lock_base_t::{anonymous}'
lock.h:134: warning: comparison between `enum lock_mode_t' and `enum lock_base_t::{anonymous}'
lock.h:135: warning: comparison between `enum lock_mode_t' and `enum lock_base_t::{anonymous}'
xct.cc: At top level:
xct.cc:969: Internal compiler error 892.
xct.cc:969: Please submit a full bug report to `egcs-bugs@cygnus.com'.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
------------ Custom Programming (323) 255-7949
| inX | Network Design
| Services | EDI Consulting ask for Phil
------------ EDI Translation mailto:tmwg@inxservices.com
Distributed Internet Apps http://home.earthlink.net/~tmwg/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~