------- Comment #10 from tammer at tammer dot net 2008-12-23 08:35 ------- Hello, same error:
echo timestamp > s-attr /opt/freeware/src/packages/BUILD/gcc-build/./prev-gcc/xgcc -B/opt/freeware/src/packages/BUILD/gcc-build/./prev-gcc/ -B/opt/freeware/powerpc-ibm-aix5.3.0.0/bin/ -c -O2 -I/opt/freeware/include -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.3.2/gcc -I../../gcc-4.3.2/gcc/. -I../../gcc-4.3.2/gcc/../include -I../../gcc-4.3.2/gcc/../libcpp/include -I../../gcc-4.3.2/gcc/../libdecnumber -I../../gcc-4.3.2/gcc/../libdecnumber/dpd -I../libdecnumber -I/opt/freeware/include insn-attrtab.c -o insn-attrtab.o ../../gcc-4.3.2/gcc/config/rs6000/rs6000.md: In function 'internal_dfa_insn_code': ../../gcc-4.3.2/gcc/config/rs6000/rs6000.md:148: 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. gmake[3]: *** [insn-attrtab.o] Error 1 gmake[3]: Leaving directory `/opt/freeware/src/packages/BUILD/gcc-build/gcc' gmake[2]: *** [all-stage2-gcc] Error 2 gmake[2]: Leaving directory `/opt/freeware/src/packages/BUILD/gcc-build' gmake[1]: *** [stage2-bubble] Error 2 gmake[1]: Leaving directory `/opt/freeware/src/packages/BUILD/gcc-build' gmake: *** [bootstrap-lean] Error 2 Bad exit status from /tmp/rpm-tmp.17996 (%build) r...@build53 rc:130 # ulimit -a time(seconds) unlimited file(blocks) unlimited data(kbytes) unlimited stack(kbytes) 65536 <- double stack size memory(kbytes) 32768 coredump(blocks) 2097151 nofiles(descriptors) 2000 If I produce the preprocessed listing with -E the I can compile this with gcc 4.2.4. Bye Rainer -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38606