This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 71835cce996 LWG 3062 - Unnecessary decay_t in is_execution_policy_v new ce547a1e164 /cp 2019-05-21 Paolo Carlini paolo.carlini@oracle.com new 74a6da21d1a /cp 2019-05-21 Paolo Carlini paolo.carlini@oracle.com
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 | 7 +++++++ gcc/cp/call.c | 2 +- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/g++.dg/other/final3.C | 28 ++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/other/final4.C | 16 ++++++++++++++++ gcc/testsuite/g++.dg/other/final5.C | 19 +++++++++++++++++++ 6 files changed, 79 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/other/final3.C create mode 100644 gcc/testsuite/g++.dg/other/final4.C create mode 100644 gcc/testsuite/g++.dg/other/final5.C