[Bug bootstrap/60743] New: build/genautomata uses 700 MB memory for ARM
bernd.edlinger at hotmail dot de
gcc-bugzilla@gcc.gnu.org
Wed Apr 2 22:40:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60743
Bug ID: 60743
Summary: build/genautomata uses 700 MB memory for ARM
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: bernd.edlinger at hotmail dot de
build/genautomata ../../gcc-4.9-trunk/gcc/config/arm/arm.md \
insn-conditions.md > tmp-automata.c
=> uses way too much memory/takes too long to complete.
this was observed, when building a cross compiler for arm-linux-gnueabi
on a i686-pc-linux-gnu system.
This build-step used significantly less memory in the past.
More information about the Gcc-bugs
mailing list