This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6461f5a2e10 * gcc/pretty-print.c (eat_esc_sequence): Swap the foregroun [...] new 906508bbf0b Rope iterators: don't retain pointers when copied
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 | 9 ++++ libstdc++-v3/include/ext/rope | 6 +-- libstdc++-v3/testsuite/ext/rope/7.cc | 95 ++++++++++++++++++++++++++++++++++++ 3 files changed, 107 insertions(+), 3 deletions(-) create mode 100644 libstdc++-v3/testsuite/ext/rope/7.cc