This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch in repository gcc.
from 441e784 PR78465 Remove runtime tests for <atomic> macros new 200efcc Improve tests for contents of <new> header new 4f9d192 PR c++/78252 * cp-demangle.c (struct d_print_info): Add is_ [...] new dc5b4e2 Fix configure test for sendfile() new c06a8bc Remove stray character at end of dg-do directive new c220332 Enable experimental::enable_shared_from_this explicitly new a608d43 PR78465 Remove runtime tests for <atomic> macros new 44f82c1 Improve tests for contents of <new> header new d1c70e6 Fix configure test for sendfile() new 960b9e2 Remove bogus ChangeLog entries from r243569 to r243574 new 3b607af Add missing header in Filesystem TS configure tests
The 10 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: libiberty/ChangeLog | 14 +++++ libiberty/cp-demangle.c | 61 ++++++++++++++-------- libiberty/testsuite/demangle-expected | 29 ++++++++++ libstdc++-v3/ChangeLog | 25 +++++++++ libstdc++-v3/acinclude.m4 | 5 +- libstdc++-v3/config.h.in | 2 +- libstdc++-v3/configure | 6 ++- .../testsuite/18_support/headers/new/synopsis.cc | 22 +++++--- .../headers/new/{synopsis.cc => synopsis_cxx98.cc} | 3 +- 9 files changed, 132 insertions(+), 35 deletions(-) copy libstdc++-v3/testsuite/18_support/headers/new/{synopsis.cc => synopsis_cxx98. [...]