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

FTBFS: Internal compiler error



Hi all,

If you reply, please CC me as I'm not subscribed to this list.

There seems to be some sort of a bug in the C++ compiler,

http://buildd.debian.org/fetch.php?&pkg=jikes&ver=1%3A1.18-3&arch=m68k&stamp=1050413893&file=log&as=raw

and for those interrested, here's the relevant piece of the log

g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c -o depend.o `test -f 'depend.cpp' || echo './'`depend.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c -o diagnose.o `test -f 'diagnose.cpp' || echo './'`diagnose.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c -o double.o `test -f 'double.cpp' || echo './'`double.cpp
double.cpp: In constructor `IEEEdouble::IEEEdouble(const char*, bool)':
double.cpp:1859: Internal compiler error in simplify_unary_operation, at 
   simplify-rtx.c:636
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [double.o] Error 1
make[3]: Leaving directory `/build/buildd/jikes-1.18/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/build/buildd/jikes-1.18/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/buildd/jikes-1.18'
make: *** [build-stamp] Error 2

Can anything be done about this?

Thanks,
Adam



Reply to: