http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44332
Steven Bosscher <steven at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Known to work| |4.8.0 Resolution| |FIXED Known to fail| |4.7.1 --- Comment #4 from Steven Bosscher <steven at gcc dot gnu.org> 2012-11-11 20:53:21 UTC --- Passes with GCC 4.7.1 and with current trunk (r193411). Both test cases from comment #0 do not ICE anymore. The bug from comment #3 is for another target and therefore unrelated.