Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: monochromec at gmail dot com
Target Milestone: ---
Created attachment 39604
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39604&action=edit
Preprocessor output as requestd in bug filing guidelines
When co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60633
--- Comment #4 from Chris Zimmermann ---
PS: At first, I thought I had spotted a duplicate of #45177 but then this is no
cross-compilation and #45177 has been marked "fixed" in the tracker log with
the fix confirmed working.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60633
--- Comment #3 from Chris Zimmermann ---
The native compiler of the build system is gcc 4.2.3.
An strace dump confirms that stage 1 cc1 is picked up from
/volume1/homes/nasuser/dev/dsm/build_gcc/static/./gcc/ as the first -B option
suggests.
Run
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60633
--- Comment #2 from Chris Zimmermann ---
Created attachment 32435
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32435&action=edit
Preprocessed source as requested
Priority: P3
Component: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: monochromec at gmail dot com
When trying to compile gcc 4.8.2, cc1 tries to allocate a ludicrous amount of
memory when building libgcc as part of stage 1:
make all-target-libgcc 2