[Bug c++/71200] [7 regression] ICE (segfault) with -O3

2016-05-19 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71200 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/71200] [7 regression] ICE (segfault) with -O3

2016-05-19 Thread mar...@mpa-garching.mpg.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71200 --- Comment #3 from Martin Reinecke --- In fact, the problem seems to have been patched away very recently. With a fresh checkout of gcc trunk the test case compiles fine. Sorry for the noise! Should I close the bug

[Bug c++/71200] [7 regression] ICE (segfault) with -O3

2016-05-19 Thread mar...@mpa-garching.mpg.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71200 --- Comment #2 from Martin Reinecke --- I'm not sure why, but on a different machine I get a more detailed error output, which might help locating the problem: martin@noemi-laptop ~/Downloads $ g++ -v -O3 -c

[Bug c++/71200] [7 regression] ICE (segfault) with -O3

2016-05-19 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71200 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment