This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-4_9-branch in repository gcc.
from a35745b [Backport][PR69082][ARM]Backport "[PATCH][ARM]Tighten the con [...] new 1f4faf9 libstdc++/68995 qualify calls to __callable_functor new 5be7e78 Remove noexcept from function template that can throw
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 | 12 +++++ libstdc++-v3/include/bits/basic_string.h | 1 - libstdc++-v3/include/std/functional | 9 ++-- .../function/68995.cc} | 25 ++++------ .../21_strings/basic_string/cons/char/69092.cc | 58 ++++++++++++++++++++++ 5 files changed, 86 insertions(+), 19 deletions(-) copy libstdc++-v3/testsuite/{27_io/rvalue_streams-2.cc => 20_util/function/68995.c [...] create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string/cons/char/69092.cc