This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8c41ff3aab3 2018-10-08 Paul Thomas pault@gcc.gnu.org new 68b1449efbf PR libstdc++/87538 fix std::not_fn exception specifications new e269879e033 PR libstdc++/87538 Verify fix for std::experimental::not_fn
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 | 10 ++++++++ libstdc++-v3/include/std/functional | 3 ++- .../function_objects/not_fn/87538.cc} | 26 +++++++++++-------- .../87194.cc => experimental/functional/87538.cc} | 30 ++++++++++++---------- 4 files changed, 44 insertions(+), 25 deletions(-) copy libstdc++-v3/testsuite/{18_support/aligned_alloc/aligned_alloc.cc => 20_util/ [...] copy libstdc++-v3/testsuite/{23_containers/map/modifiers/insert/87194.cc => experi [...]