[Bug c++/83802] Caller doesn't destroy default argument passed to a constructor

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jan 13 00:54:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83802

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msebor at gcc dot gnu.org

--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
The output looks correct on 7-branch and trunk.  I do see the missing dtor in
the output of both 7.2 and 7.1 on https://godbolt.org but I haven't found the
revision that caused it or fixed it.


More information about the Gcc-bugs mailing list