This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1dc84a9 Tweak formatting and docs for pretty printers new d989a3e PR59161 make pretty printers always return strings
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/ChangeLog | 8 +++ libstdc++-v3/python/libstdcxx/v6/printers.py | 12 ++-- .../testsuite/libstdc++-prettyprinters/59161.cc | 70 ++++++++++++++++++++++ 3 files changed, 84 insertions(+), 6 deletions(-) create mode 100644 libstdc++-v3/testsuite/libstdc++-prettyprinters/59161.cc