This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from d71d12b9490 Make any_cast compare typeinfo as well as function pointers new 61028037572 PR libstdc++/88740 Print assertion messages to stderr new 9bda5231099 PR libstdc++/89466 avoid slow xsltproc command in configure
The 2 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 | 36 ++ libstdc++-v3/Makefile.in | 1 + libstdc++-v3/acinclude.m4 | 47 +-- libstdc++-v3/configure | 108 ++++-- libstdc++-v3/configure.ac | 1 + libstdc++-v3/doc/Makefile.in | 1 + libstdc++-v3/include/Makefile.in | 1 + libstdc++-v3/libsupc++/Makefile.in | 1 + libstdc++-v3/po/Makefile.in | 1 + libstdc++-v3/python/Makefile.in | 1 + libstdc++-v3/src/Makefile.in | 1 + libstdc++-v3/src/c++11/Makefile.in | 1 + libstdc++-v3/src/{filesystem => c++17}/Makefile.in | 376 ++++++++++++--------- libstdc++-v3/src/c++98/Makefile.in | 1 + libstdc++-v3/src/filesystem/Makefile.in | 1 + libstdc++-v3/testsuite/Makefile.in | 1 + libstdc++-v3/testsuite/util/testsuite_hooks.h | 11 +- 17 files changed, 374 insertions(+), 216 deletions(-) copy libstdc++-v3/src/{filesystem => c++17}/Makefile.in (68%)