gccfss 4.0.4: internal compiler error
Hi there.
I hope this is the right place to submit bug report for gccfss. Compiling the xvid 1.1.3 codec on a Niagara1 box I ran into the following internal compiler error:
=> gcc -v
Using built-in specs.
Target: sparc-sun-solaris2.10
Configured with: /net/clpt-v490-1/export/data/bldmstr/20070425_mars_gcc/src/configure --prefix=/usr/sfw --enable-shared --with-system-zlib --enable-checking=release --disable-libmudflap --enable-languages=c,c++ --enable-version-specific-runtime-libs --with-cpu=v9 --with-ld=/usr/ccs/bin/ld --without-gnu-ld
Thread model: posix
gcc version 4.0.4 (gccfss)
=> gcc -c -DARCH_IS_GENERIC -DARCH_IS_32BIT -DARCH_IS_BIG_ENDIAN -fPIC -Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer ../../src/motion/estimation_bvop.c
../../src/motion/estimation_bvop.c: In function 'SearchBF_initial':
../../src/motion/estimation_bvop.c:408: internal compiler error: Segmentation Fault
You can get the specific file from http://support.rz.rwth-aachen.de/public/sun/estimation_bvop.c, or you go for the xvid 1.1.3 distribution.
Kind regards,
Christian

