This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 5a7173cd462 s390: Do not rewrite insns and their relocs in linker if -- [...] new fb81c8c1a6d [gdb/c++] Fix hang on whatis std::string::npos
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: gdb/cp-support.c | 9 ++-- gdb/testsuite/gdb.cp/pretty-print.cc | 80 ++++++++++++++++++++++++++++++++++ gdb/testsuite/gdb.cp/pretty-print.exp | 53 ++++++++++++++++++++++ gdb/testsuite/gdb.cp/pretty-print.py | 82 +++++++++++++++++++++++++++++++++++ 4 files changed, 220 insertions(+), 4 deletions(-) create mode 100644 gdb/testsuite/gdb.cp/pretty-print.cc create mode 100644 gdb/testsuite/gdb.cp/pretty-print.exp create mode 100644 gdb/testsuite/gdb.cp/pretty-print.py