libstdc++: Fix pretty printers script and tests
authorFrançois Dumont <fdumont@gcc.gnu.org>
Fri, 20 Dec 2019 12:42:50 +0000 (12:42 +0000)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Fri, 20 Dec 2019 12:42:50 +0000 (12:42 +0000)
commite278e62f91d955ce808fcf4d05826c7b2779888f
treecf87d9f050ec9a1a9cd4da2a7c101ef611a7c4ad
parent95d27703bc8777efe9cdf2a1d8cac7a08b1f7168
libstdc++: Fix pretty printers script and tests

* python/libstdcxx/v6/printers.py (lookup_node_type): Remove redundant
call to lookup_node_type.
* testsuite/libstdc++-prettyprinters/80276.cc: Define
_GLIBCXX_USE_CXX11_ABI to 0.
* testsuite/libstdc++-prettyprinters/91997.cc: Use regexp-test to check
'a' content.

From-SVN: r279640
libstdc++-v3/ChangeLog
libstdc++-v3/python/libstdcxx/v6/printers.py
libstdc++-v3/testsuite/libstdc++-prettyprinters/80276.cc
libstdc++-v3/testsuite/libstdc++-prettyprinters/91997.cc