On Fri, Nov 23, 2007 at 05:00:59PM -0600, ICERIDER wrote: > cc -c -I/usr/include/libpng12 -I/usr/include/freetype2 -D_REENTRANT > -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe > -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 > -DVERSION=\"0.61\" -DXS_VERSION=\"0.61\" -fPIC "-I/usr/lib/perl/5.8/CORE" > -DOS_linux Imager.c > Imager.c: In function 'boot_Imager': > Imager.c:12487: error: unrecognizable insn: > (insn 678 677 679 20 (plus:SI (reg/f:SI 7 sp) > (const_int 4 [0x4])) -1 (nil) > (nil)) > Imager.c:12487: internal compiler error: in extract_insn, at recog.c:2084 > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL:http://gcc.gnu.org/bugs.html> for instructions. > For Debian GNU/Linux specific bug reporting instructions, > see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>. > The bug is not reproducible, so it is likely a hardware or OS problem. > make: *** [Imager.o] Error 1
Can you reproduce this? I'm running a similar setup (amd64 Debian) and not seeing this error. Tony
