[Bug c++/79679] [7 Regression] [C++17] Missing destruction of temporary within constructor's mem-initializer-list

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 22 23:00:00 GMT 2017


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Started with r245612

        PR c++/78139 - destructor needed by new-expression

        * call.c (build_special_member_call): Use tf_no_cleanup.


More information about the Gcc-bugs mailing list