re PR middle-end/89303 (memory leak with shared_ptr and enable_shared_from_this)
authorJakub Jelinek <jakub@redhat.com>
Tue, 19 Feb 2019 08:57:24 +0000 (09:57 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 19 Feb 2019 08:57:24 +0000 (09:57 +0100)
commit0db1a7c2e9eec808d271c1ad5c326713f9816dd3
tree128930838f9697f81d6f352955c77b7868fa45e0
parentd5fe39d47c336e55acb80aa08e24e307e9262a83
re PR middle-end/89303 (memory leak with shared_ptr and enable_shared_from_this)

PR middle-end/89303
* g++.dg/torture/pr89303.C: Move everything from std namespace to my
namespace.

From-SVN: r269010
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr89303.C