http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55194
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|--- |4.8.0 --- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-11-05 11:16:47 UTC --- Off by two guess, the change that broke this was r190543, my patch was r190541. Anyway, should be fixed, though haven't tested it.