[Bug c++/64414] cc1plus: internal compiler error: Segmentation fault

2015-01-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64414 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug c++/64414] cc1plus: internal compiler error: Segmentation fault

2014-12-28 Thread jpyeron at pdinc dot us
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64414 --- Comment #4 from Jason Pyeron jpyeron at pdinc dot us --- Confirming 4.9.2 does not crash, although it is a bit noisy on the output where 4.4 was quite. Thank you.

[Bug c++/64414] cc1plus: internal compiler error: Segmentation fault

2014-12-27 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64414 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug c++/64414] cc1plus: internal compiler error: Segmentation fault

2014-12-27 Thread jpyeron at pdinc dot us
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64414 --- Comment #3 from Jason Pyeron jpyeron at pdinc dot us --- I am building gcc 4.9.2 presently, I will test afterwards. Distro bug: https://bugzilla.redhat.com/show_bug.cgi?id=1177458 in case of patch.

[Bug c++/64414] cc1plus: internal compiler error: Segmentation fault

2014-12-26 Thread jpyeron at pdinc dot us
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64414 --- Comment #1 from Jason Pyeron jpyeron at pdinc dot us --- In an attempt to be lazy, I added a .h file to refer to a .h file in the parent directory. 2154b9ff583610a5ab97821ed6b45646df2f4e2b:src/Main/Unix/System.h: #include ../System.h