This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from 359926e8239 Daily bump. new 5ac4803f9b5 PR libstdc++/87538 fix std::not_fn exception specifications new 12e742b7c28 2018-10-08 Paul Thomas pault@gcc.gnu.org
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/fortran/ChangeLog | 18 ++++++++++---- gcc/fortran/trans-stmt.c | 1 - gcc/testsuite/ChangeLog | 10 ++++++-- gcc/testsuite/gfortran.dg/associate_41.f90 | 25 +++++++++++++++++++ libstdc++-v3/ChangeLog | 11 +++++++++ libstdc++-v3/include/std/functional | 3 ++- .../function_objects/not_fn/87538.cc} | 25 ++++++++++++------- .../functional/87538.cc} | 28 +++++++++++++--------- 8 files changed, 92 insertions(+), 29 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/associate_41.f90 copy libstdc++-v3/testsuite/{18_support/aligned_alloc/aligned_alloc.cc => 20_util/ [...] copy libstdc++-v3/testsuite/{18_support/aligned_alloc/aligned_alloc.cc => experime [...]