r279640 - in /trunk/libstdc++-v3: ChangeLog pyt...
fdumont@gcc.gnu.org
fdumont@gcc.gnu.org
Fri Dec 20 12:42:00 GMT 2019
Author: fdumont
Date: Fri Dec 20 12:42:50 2019
New Revision: 279640
URL: https://gcc.gnu.org/viewcvs?rev=279640&root=gcc&view=rev
Log:
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.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/python/libstdcxx/v6/printers.py
trunk/libstdc++-v3/testsuite/libstdc++-prettyprinters/80276.cc
trunk/libstdc++-v3/testsuite/libstdc++-prettyprinters/91997.cc
More information about the Gcc-cvs
mailing list