This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c8459b286fc 2017-09-20 Richard Biener rguenther@suse.de new b337f382092 PR libstdc++/82262 fix std::hash<std::optional<const T>> new 582c7b270a9 Remove non-standard std::copy_exception function
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/optional | 12 ++++++------ libstdc++-v3/libsupc++/exception_ptr.h | 13 ------------- libstdc++-v3/testsuite/20_util/optional/hash.cc | 17 +++++++++++++---- 4 files changed, 29 insertions(+), 23 deletions(-)