This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from add510c752d /cp 2019-08-06 Paolo Carlini paolo.carlini@oracle.com new 52b2cdc999b PR c++/91378 - ICE with noexcept and auto return type.
The 1 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 | 5 +++++ gcc/cp/pt.c | 7 ++----- gcc/testsuite/g++.dg/cpp1y/auto-fn56.C | 19 +++++++++++++++++++ 3 files changed, 26 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn56.C