[Bug middle-end/61207] Win64 gcc 4.9.0: ICE at -Os compiling some C++ code

2015-02-08 Thread public at hansmi dot ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61207 M. Hanselmann changed: What|Removed |Added CC||public at hansmi dot ch --- Comment #5 f

[Bug middle-end/61207] Win64 gcc 4.9.0: ICE at -Os compiling some C++ code

2014-11-20 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61207 --- Comment #4 from Thomas Petazzoni --- (In reply to Kai Tietz from comment #3) > Hmm, does it help to specify additional option '-fno-ms-extensions'? No, it doesn't help. In fact in my case, it isn't a -Os problem, but a -O3 problem. I had bot

[Bug middle-end/61207] Win64 gcc 4.9.0: ICE at -Os compiling some C++ code

2014-11-20 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61207 --- Comment #3 from Kai Tietz --- Hmm, does it help to specify additional option '-fno-ms-extensions'?

[Bug middle-end/61207] Win64 gcc 4.9.0: ICE at -Os compiling some C++ code

2014-11-20 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61207 Thomas Petazzoni changed: What|Removed |Added CC||thomas.petazzoni@free-elect

[Bug middle-end/61207] Win64 gcc 4.9.0: ICE at -Os compiling some C++ code

2014-05-27 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61207 Kai Tietz changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/61207] Win64 gcc 4.9.0: ICE at -Os compiling some C++ code

2014-05-16 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61207 Andrew Pinski changed: What|Removed |Added Version|unknown |4.9.0 Severity|major