re PR libstdc++/46869 (FAIL: 20_util/enable_shared_from_this/cons/constexpr.cc scan...
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Sun, 19 Dec 2010 16:20:25 +0000 (16:20 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 19 Dec 2010 16:20:25 +0000 (16:20 +0000)
commit0b1432029a86ea3b914492df7c8cfde9f31700de
tree3f542bdfa5960385651b2e661d308aa25ba1b67b
parentecfc27058c485e0c42cdc940b878a31455f722c6
re PR libstdc++/46869 (FAIL: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler-not _ZNSt23enable_shared_from_thisIiEC2Ev)

2010-12-19  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

PR libstdc++/46869
* testsuite/20_util/enable_shared_from_this/cons/constexpr.cc:
Compile with -g0.
* testsuite/20_util/shared_ptr/cons/constexpr.cc: Likewise.
* testsuite/20_util/unique_ptr/cons/constexpr.cc: Likewise.
* testsuite/20_util/weak_ptr/cons/constexpr.cc: Likewise.

From-SVN: r168063
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/20_util/enable_shared_from_this/cons/constexpr.cc
libstdc++-v3/testsuite/20_util/shared_ptr/cons/constexpr.cc
libstdc++-v3/testsuite/20_util/unique_ptr/cons/constexpr.cc
libstdc++-v3/testsuite/20_util/weak_ptr/cons/constexpr.cc