[Bug c++/77559] New: Implicit conversion from pointer to reference fails

2016-09-11 Thread monochromec at gmail dot com
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

[Bug bootstrap/60633] When boostrapping 4.8.2 cc1 crashes with memory allocation problem

2014-03-24 Thread monochromec at gmail dot com
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.

[Bug bootstrap/60633] When boostrapping 4.8.2 cc1 crashes with memory allocation problem

2014-03-24 Thread monochromec at gmail dot com
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

[Bug bootstrap/60633] When boostrapping 4.8.2 cc1 crashes with memory allocation problem

2014-03-24 Thread monochromec at gmail dot com
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

[Bug bootstrap/60633] New: When boostrapping 4.8.2 cc1 crashes with memory allocation problem

2014-03-24 Thread monochromec at gmail dot com
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