[Bug middle-end/70282] cc1plus hangs taking 100% CPU in LLVM's Function.cpp

2016-07-02 Thread tulipawn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70282 PeteVine changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/70282] cc1plus hangs taking 100% CPU

2016-04-20 Thread tulipawn at gmail dot com
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.

[Bug middle-end/70282] cc1plus hangs taking 100% CPU

2016-03-20 Thread tulipawn at gmail dot com
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.

[Bug middle-end/70282] cc1plus hangs taking 100% CPU

2016-03-19 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70282 Andrew Pinski changed: What|Removed |Added Keywords||compile-time-hog Component|c++

[Bug middle-end/70282] cc1plus hangs taking 100% CPU

2016-03-19 Thread tulipawn at gmail dot com
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...