https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64414
Jakub Jelinek changed:
What|Removed |Added
Status|WAITING |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64414
--- Comment #4 from Jason Pyeron ---
Confirming 4.9.2 does not crash, although it is a bit noisy on the output where
4.4 was quite.
Thank you.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64414
--- Comment #3 from Jason Pyeron ---
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.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64414
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64414
--- Comment #1 from Jason Pyeron ---
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"
removing that file eliminate