gcc

Comment 24 for bug 398403

Revision history for this message
In , Matthias Klose (doko) wrote :

[forwarded from https://launchpad.net/bugs/398403]

Building the attached file with gcc from the 4.4 branch with -g -fstack-protector -fPIE -Os, the build fails (killed by oom), last info seen is memory usage of about 1500mb. Building without -fPIE memory usage is limited around 700MB.

Same behaviour for 4.3. With gcc-4.2 peak memory usage is with/without -fPIE below 400MB. Not checked on trunk, currently fails to build.