http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43548
Alan Hourihane <alanh at fairlite dot co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alanh at fairlite dot co.uk --- Comment #3 from Alan Hourihane <alanh at fairlite dot co.uk> 2010-12-15 16:19:55 UTC --- I'm bumping into this on m68k-atari-mint using libpcre-8.10. And although the mint target support isn't in gcc (yet) I thought it might help this bug along. m68k-atari-mint-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -D_GNU_SOURCE -MT pcrecpp_unittest.o -MD -MP -MF .deps/pcrecpp_unittest.Tpo -c -o pcrecpp_unittest.o pcrecpp_unittest.cc Internal compiler error: Error reporting routines re-entered. Please submit a full bug report, with preprocessed source if appropriate. See <http://bugs.gentoo.org/> for instructions. {standard input}: Assembler messages: {standard input}:4997: Warning: partial line at end of file ignored m68k-atari-mint-g++: Internal error: Bus Error (program cc1plus) Please submit a full bug report. See <http://bugs.gentoo.org/> for instructions.