https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89303
--- Comment #35 from Jonathan Wakely <redi at gcc dot gnu.org> --- Author: redi Date: Mon Sep 2 11:10:08 2019 New Revision: 275312 URL: https://gcc.gnu.org/viewcvs?rev=275312&root=gcc&view=rev Log: PR middle-end/89303 add testcase for std::enable_shared_from_this PR middle-end/89303 * testsuite/20_util/enable_shared_from_this/89303.cc: New test. Added: branches/gcc-7-branch/libstdc++-v3/testsuite/20_util/enable_shared_from_this/89303.cc Modified: branches/gcc-7-branch/libstdc++-v3/ChangeLog