https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118462
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Yes the issue is the same, lifetime reentering the scope or dynamic dtor is not currently tracked. *** This bug has been marked as a duplicate of bug 118461 ***