]> git.ipfire.org Git - thirdparty/gcc.git/commit
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)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 11 Jan 2021 11:13:20 +0000 (11:13 +0000)
commitaf0dd3ec61165bbff7843d34d3ec8bdf7cabbfbe
treea4928c8a11ea9d4b87c0de975cfffceea24b6e52
parentb1dba8a228e7d9497d2ddbd012b4343f99b87823
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.

(cherry picked from commit e278e62f91d955ce808fcf4d05826c7b2779888f)
libstdc++-v3/python/libstdcxx/v6/printers.py
libstdc++-v3/testsuite/libstdc++-prettyprinters/80276.cc
libstdc++-v3/testsuite/libstdc++-prettyprinters/91997.cc