[Bug bootstrap/87252] gcc-4.4 cross-builds broken, apparently in self-tests
dmalcolm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Sep 8 01:04:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87252
--- Comment #6 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
...though my understanding is that an automatic local's storage is deallocated
at the end of the enclosing code block - presumably that's when the dtor is
meant to run, and not before.
More information about the Gcc-bugs
mailing list