[Bug bootstrap/15744] New: The stage1 compiler miscompiles libcpp
ebotcazou at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon May 31 22:07:00 GMT 2004
[eric@localhost obj]$ gcc/xgcc -v
Reading specs from /usr/local/lib/gcc/i586-redhat-linux-gnu/3.5.0/specs
Configured with: ../configure i586-redhat-linux-gnu --prefix=/usr/local
--enable-languages=c,c++,objc,f95,java --enable-checking=misc,rtlflag
--disable-libmudflap
Thread model: posix
gcc version 3.5.0 20040531 (experimental)
./xgcc -B./ -B/usr/local/i586-redhat-linux-gnu/bin/ -isystem
/usr/local/i586-redhat-linux-gnu/include -isystem
/usr/local/i586-redhat-linux-gnu/sys-include -L/home/eric/cvs/gcc/obj/gcc/../ld
-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I.
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include
-I../../gcc/../libbanshee/libcompat -I../../gcc/../libbanshee
-I../../gcc/../libbanshee/points-to -g0 -finhibit-size-directive
-fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss
-fno-unit-at-a-time -fno-omit-frame-pointer \
-c ../../gcc/crtstuff.c -DCRT_BEGIN \
-o crtbegin.o
cc1: internal error: target char is less than 8 bits wide
make[2]: *** [crtbegin.o] Error 1
make[2]: Leaving directory `/home/eric/cvs/gcc/obj/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/home/eric/cvs/gcc/obj/gcc'
make: *** [bootstrap] Error 2
--
Summary: The stage1 compiler miscompiles libcpp
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ebotcazou at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i586-redhat-linux-gnu
GCC host triplet: i586-redhat-linux-gnu
GCC target triplet: i586-redhat-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15744
More information about the Gcc-bugs
mailing list