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 1c4b6999ffe Daily bump. new 043e9f42d5e Reduce garbage from push_to_top_level. new dde369c40a0 PR c++/86378 - functional cast in noexcept-specifier.
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/cp/ChangeLog | 9 +++++++++ gcc/cp/name-lookup.c | 4 ++-- gcc/cp/tree.c | 4 ++-- gcc/testsuite/g++.dg/cpp0x/noexcept33.C | 28 ++++++++++++++++++++++++++++ 4 files changed, 41 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept33.C