http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54048
Mikael Morin <mikael at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |WORKSFORME --- Comment #2 from Mikael Morin <mikael at gcc dot gnu.org> --- (In reply to Dominique d'Humieres from comment #1) > Is this still present? If yes can tou provide a reproducer? No. As far as I remember, it used to happen on any testcase, for example: !!! end !!! It seems to work now. Valgrind reports errors, but they seem to be deep down the middle-end, and unrelated to this. Closing.