http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47589
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |NEW Last reconfirmed| |2011.02.02 23:18:48 Known to work| |4.1.2, 4.2.4, 4.5.2, 4.6.0 Resolution|DUPLICATE | Summary|internal compiler error: |[4.3/4.4 Regression] |Segmentation fault |internal compiler error: | |Segmentation fault Ever Confirmed|0 |1 Known to fail| |4.3.5, 4.4.5 --- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-02-02 23:18:48 UTC --- I'm reopening this - although it's fixed in 4.5.2 by Jakub's patch for PR 45894 this ICE doesn't depend on -std=c++0x or -Wsequence-point, and the g++.dg/warn/Wsequence-point-2.C test doesn't compile on the 4.4 branch