This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 373a90eb95c * Makefile.in: Add ipa-predicate.o and ipa-predicate.h * [...] new 6efd6a109b0 2017-05-18 Paolo Carlini paolo.carlini@oracle.com new 7d2124f7e0a PR libstdc++/80478 make std::mem_fn work with noexcept functions
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: gcc/ChangeLog | 4 ++++ gcc/dumpfile.h | 2 +- libstdc++-v3/ChangeLog | 7 +++++++ libstdc++-v3/include/std/functional | 6 ++++++ .../79162.cc => 20_util/function_objects/mem_fn/80478.cc} | 13 ++++++------- 5 files changed, 24 insertions(+), 8 deletions(-) copy libstdc++-v3/testsuite/{21_strings/basic_string/cons/char/79162.cc => 20_util [...]