http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60727
Martin Jambor <jamborm at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #5 from Martin Jambor <jamborm at gcc dot gnu.org> --- The patch causing this did not get committed, the bug it was intended to fix was fixed a by a different patch, which also adds asserts to guard against this problem: http://gcc.gnu.org/ml/gcc-patches/2014-04/msg00179.html