[Bug bootstrap/18125] New: bootstrap fails in libstdc++'s configure script, ICE on every C++ conftest.
debian-gcc at lists dot debian dot org
gcc-bugzilla@gcc.gnu.org
Sun Oct 24 10:22:00 GMT 2004
CVS HEAD 20041024, works ok for i486-linux
configure:3264: /build/packages/gcc/snap/gcc-snapshot-20041024/build/gcc/xgcc -s
hared-libgcc -B/build/packages/gcc/snap/gcc-snapshot-20041024/build/gcc/ -nostdi
nc++ -L/build/packages/gcc/snap/gcc-snapshot-20041024/build/hppa-linux-gnu/libst
dc++-v3/src -L/build/packages/gcc/snap/gcc-snapshot-20041024/build/hppa-linux-gn
u/libstdc++-v3/src/.libs -B/usr/lib/gcc-snapshot/hppa-linux-gnu/bin/ -B/usr/lib/
gcc-snapshot/hppa-linux-gnu/lib/ -isystem /usr/lib/gcc-snapshot/hppa-linux-gnu/i
nclude -isystem /usr/lib/gcc-snapshot/hppa-linux-gnu/sys-include -c -g -O2 -D_GN
U_SOURCE -fno-builtin -O2 -g -O2 conftest.cc >&5
/usr/include/bits/waitstatus.h:69: internal compiler error: tree check: expected
class 'type', have 'type' (record_type) in finish_struct_bits, at cp/class.c:14
40
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
configure:3270: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libstdc++"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
--
Summary: bootstrap fails in libstdc++'s configure script, ICE on
every C++ conftest.
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: debian-gcc at lists dot debian dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: hppa-linux
GCC host triplet: hppa-linux
GCC target triplet: hppa-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18125
More information about the Gcc-bugs
mailing list