------- Comment #10 from kamaraju at gmail dot com 2009-02-06 21:26 ------- Created an attachment (id=17263) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17263&action=view) reduced program which reproduces the ICE
Attaching a reduced test case which reproduces the same error. > gcc -c ice3.c ice3.c: In function 'd_substitution': ice3.c:11: 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. > gcc -v Using built-in specs. Target: sparc-sun-solaris2.8 Configured with: /home/kkusuman/software/unZipped/gcc-4.4-wkly_gmp-4.2.4_mpfr-2.4.0/configure --enable-languages=c,c++,fortran --with-as=/mlim/u/dev/tools/apps/gnu/arch/sol8.sun4/bin/as --with-ld=/mlim/u/dev/tools/apps/gnu/arch/sol8.sun4/bin/ld --with-build-time-tools=/mlim/u/dev/tools/apps/gnu/arch/sol8.sun4/bin --prefix=/home/kkusuman/software/myroot/gcc-4.4-20090123 Thread model: posix gcc version 4.4.0 20090123 (experimental) (GCC) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38981