"make bootstrap" on gcc-cvs (4.1.0) fails with: /bin/sh ../../gcc-cvs/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c insn-attrtab.c is unchanged echo timestamp > s-attrtab stage1/xgcc -Bstage1/ -B/usr/i486-slackware-linux/bin/ -O2 -g -fomit-frame- pointer -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing- prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style- definition -Werror -DHAVE_CONFIG_H -I. -I. -I../../gcc-cvs/gcc - I../../gcc-cvs/gcc/. -I../../gcc-cvs/gcc/../include -I../../gcc- cvs/gcc/../libcpp/include -c insn-attrtab.c \ -o insn-attrtab.o
cc1: out of memory allocating 4582668 bytes after a total of 33341440 bytes make[2]: *** [insn-attrtab.o] Error 1 make[2]: Leaving directory `/gcc- a3a2cf9c4d038ecaf8799041bd72151a/gcc.build.lnx/gcc' make[1]: *** [stage2_build] Error 2 make[1]: Leaving directory `/gcc- a3a2cf9c4d038ecaf8799041bd72151a/gcc.build.lnx/gcc' make: *** [bootstrap] Error 2 Complete build log is available from: http://os.inf.tu-dresden.de/~us15/gcc.build.txt -- Summary: Make bootstrap fails with "out of memory" Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: us15 at os dot inf dot tu-dresden dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i486-slackware-linux GCC host triplet: i486-slackware-linux GCC target triplet: i486-slackware-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20462