This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bf6fc129c056 Implement speculative call verifier new 303484a73541 Simplify lambda parsing. new bcfc2227c556 PR c++/33799 - destroy return value, take 2.
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 | 14 ++++++++ gcc/cp/cp-tree.h | 11 ++++++ gcc/cp/decl.c | 3 ++ gcc/cp/except.c | 72 +++++++++++++++++++++++++++++++++++++++ gcc/cp/parser.c | 24 +++++-------- gcc/cp/typeck.c | 3 ++ gcc/testsuite/g++.dg/eh/return1.C | 20 ++++++++++- 7 files changed, 130 insertions(+), 17 deletions(-)