ghostscript-gpl
i686-pc-linux-gnu-gcc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FILE64 -O2 -fPIC -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long long" -march=native -O2 -pipe -fomit-frame-pointer -ftree-vectorize -ftracer -ftree-loop-linear -I./obj/../soobj -I./src -o ./obj/../soobj/gdevtfnx.o -c ./src/gdevtfnx.c
./src/gdevtfnx.c: In function ‘tiff12_print_page’:
./src/gdevtfnx.c:98: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <
http://gcc.gnu.org/bugs.html> for instructions.
make[1]: *** [obj/../soobj/gdevtfnx.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-text/ghostscript-gpl-8.57/work/ghostscript-8.57'
make: *** [so] Error 2
Edit:
Never mind it fails on gcc 4.2 as well, its the cflags (-march=native -O2 -pipe -fomit-frame-pointer -ftree-vectorize -ftracer -ftree-loop-linear).