[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#204407: (m68k/unstable): internal compiler error: in verify_initial_elim_offsets



Package: g++
Version: 1:3.3.1ds1-0rc1
Severity: normal

panorama fails to build on m68k, see:
http://buildd.debian.org/fetch.php?&pkg=panorama&ver=0.13.2-3.1&arch=m68k&stamp=1060114574&file=log&as=raw

The .cpp, .s, and .ii files are available at
 http://people.debian.org/~cts/gcc/

It compiles fine with -O0 and -O1.
g++-2.95 (2.95.4.ds13-11woody1) fails with a very similar message.

Reading specs from /usr/lib/gcc-lib/m68k-linux/3.3.1/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,objc,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-sjlj-exceptions --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc m68k-linux
Thread model: posix
gcc version 3.3.1 20030722 (Debian prerelease)
 /usr/lib/gcc-lib/m68k-linux/3.3.1/cc1plus -E -D__GNUG__=3 -quiet -v -I.. -I./.. -I. -D__GNUC__=3 -D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=1 -D__ELF__ -D__unix__ -D__mc68000__ -D__mc68020__ -D__gnu_linux__ -D__linux__ -D__unix -D__mc68000 -D__mc68020 -D__linux -Asystem=unix -Asystem=posix -Acpu=m68k -Amachine=m68k -D_GNU_SOURCE -D__PIC__ -D__pic__ -D__HAVE_68881__ -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DTOPDIR="/usr" -DSTATIC_LINK=0 bounding_box.cpp -ansi -pedantic -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -O2 bounding_box.ii
ignoring nonexistent directory "/usr/m68k-linux/include"
ignoring duplicate directory ".."
#include "..." search starts here:
#include <...> search starts here:
 ..
 .
 /usr/include/c++/3.3
 /usr/include/c++/3.3/m68k-linux
 /usr/include/c++/3.3/backward
 /usr/local/include
 /usr/lib/gcc-lib/m68k-linux/3.3.1/include
 /usr/include
End of search list.
 /usr/lib/gcc-lib/m68k-linux/3.3.1/cc1plus -fpreprocessed bounding_box.ii -quiet -dumpbase bounding_box.cpp -ansi -auxbase-strip bounding_box.o -O2 -pedantic -Wall -Wstrict-prototypes -ansi -version -fomit-frame-pointer -fno-exceptions -fno-rtti -fPIC -o bounding_box.s
GNU C++ version 3.3.1 20030722 (Debian prerelease) (m68k-linux)
	compiled by GNU C version 3.3.1 20030722 (Debian prerelease).
GGC heuristics: --param ggc-min-expand=38 --param ggc-min-heapsize=15894
bounding_box.cpp: In member function `TInterval TBoundingBox::clipRay(const 
   TRay&) const':
bounding_box.cpp:206: internal compiler error: in verify_initial_elim_offsets, 
   at reload1.c:3349
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Christian



Reply to: