This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
gcc-2.96 20000918: ICE 20000911 compiling C++ code
- To: gcc-bugs at gcc dot gnu dot org
- Subject: gcc-2.96 20000918: ICE 20000911 compiling C++ code
- From: Andris Pavenis <pavenis at latnet dot lv>
- Date: Tue, 19 Sep 2000 14:03:24 +0200
I got ICE 20000911 compiling C++ code with gcc-2.96 20000918 both without
optimisation and with -O2.
Target: i586-pc-linux-gnu
System: Linux kernel 2.4.0-test8
glibc-2.1.3
binutils-2.10.0.24
Preprocessed source and output of gcc included
Andris
Reading specs from /disk2/gcctest/bin/../lib/gcc-lib/i586-pc-linux-gnu/2.96/specs
gcc version 2.96 20000918 (experimental)
/disk2/gcctest/bin/../lib/gcc-lib/i586-pc-linux-gnu/2.96/cc1plus -lang-c++ -fpreprocessed tscreen.ii -quiet -dumpbase tscreen.ii -O2 -version -o /tmp/ccIwJ8bj.s
GNU C++ version 2.96 20000918 (experimental) (i586-pc-linux-gnu) compiled by GNU C version 2.96 20000918 (experimental).
In file included from ../classes/linux/tscreen.cc:625:
/usr/include/asm/io.h:83: redefinition of `unsigned char inb (short unsigned
int)'
/usr/include/sys/io.h:44: `unsigned char inb (short unsigned int)' previously
defined here
In file included from ../classes/linux/tscreen.cc:625:
/usr/include/asm/io.h:83: Internal error #20000911.
/usr/include/asm/io.h:83: Internal compiler error in , at ../egcs/gcc/cp/decl.c
:13716
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
tscreen.ii.bz2