https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70282
PeteVine changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70282
--- Comment #3 from PeteVine ---
I've just tried building with g++ 5.3.0 and `-flto` which to my surprise didn't
hang unlike 5.3.0 without lto.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70282
--- Comment #2 from PeteVine ---
I'd like to add that, all else being equal about a month ago, Function.cpp
compiled just fine with -O3.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70282
Andrew Pinski changed:
What|Removed |Added
Keywords||compile-time-hog
Component|c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70282
--- Comment #1 from PeteVine ---
It was doing the hogging for over 7h overnight so the chances it would ever
complete are rather slim...