[Bug c/39193] Internal compiler error during FreeBSD 7.1 kernel compilation

2009-02-14 Thread bugzilla-gcc at undoso dot eu
--- Comment #9 from bugzilla-gcc at undoso dot eu 2009-02-14 23:06 --- Created an attachment (id=17302) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17302&action=view) Proprocessed source of the error Yes, should have thought to do that before. It was obvious that ccache might no

[Bug c/39193] Internal compiler error during FreeBSD 7.1 kernel compilation

2009-02-14 Thread rguenth at gcc dot gnu dot org
--- Comment #8 from rguenth at gcc dot gnu dot org 2009-02-14 22:54 --- It would be this one: /root/.ccache/scsi_low.tmp..22970.i Maybe instead of /usr/local/libexec/ccache/world-cc use the system gcc command? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39193

[Bug c/39193] Internal compiler error during FreeBSD 7.1 kernel compilation

2009-02-14 Thread bugzilla-gcc at undoso dot eu
--- Comment #7 from bugzilla-gcc at undoso dot eu 2009-02-14 22:03 --- Oops, I forgot the next line : /usr/libexec/cc1 -fpreprocessed /root/.ccache/scsi_low.tmp..22970.i -quiet -dumpbase scsi_low.tmp..22970.i -march=pentiumpro -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx

[Bug c/39193] Internal compiler error during FreeBSD 7.1 kernel compilation

2009-02-14 Thread bugzilla-gcc at undoso dot eu
--- Comment #6 from bugzilla-gcc at undoso dot eu 2009-02-14 22:01 --- I'm probably blind, but I don't see it : /usr/libexec/cc1 -E -quiet -nostdinc -v -I. -I@ -I@/contrib/altq -I/usr/obj/usr/src/sys/GENERIC -D_LONGLONG -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -include /usr/ob

[Bug c/39193] Internal compiler error during FreeBSD 7.1 kernel compilation

2009-02-14 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-02-14 21:50 --- Hm, if you add -v as well you should see a separate pre-processing and compilation sub-commands. The compilation subcommand should refer to the scsi_low.i file, wherever it is created. -- http://gcc.gnu.org/bug

[Bug c/39193] Internal compiler error during FreeBSD 7.1 kernel compilation

2009-02-14 Thread bugzilla-gcc at undoso dot eu
--- Comment #4 from bugzilla-gcc at undoso dot eu 2009-02-14 21:24 --- gcc told me it was ignored before. But I tried anyway. The file is still not created even without -pipe. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39193

[Bug c/39193] Internal compiler error during FreeBSD 7.1 kernel compilation

2009-02-14 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-02-14 21:10 --- You need to remove -pipe from the commandline. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39193

[Bug c/39193] Internal compiler error during FreeBSD 7.1 kernel compilation

2009-02-14 Thread bugzilla-gcc at undoso dot eu
--- Comment #2 from bugzilla-gcc at undoso dot eu 2009-02-14 20:12 --- I have tried to get the file but when I execute /usr/local/libexec/ccache/world-cc -save-temps -Os -pipe -mmmx -msse -msse2 -msse3 -march=pentiumpro -fno-strict-aliasing -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -D