This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 654b4632faf PR c++/89767 * parser.c (cp_parser_lambda_introducer): Ad [...] new f03d9a13d39 PR c++/71446 * call.c (filed_in_pset): Change pset from h [...] new 4b46d8a6f9c PR lto/89692 * tree.c (fld_type_variant, fld_incomplete_t [...]
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/ChangeLog | 11 +++++++++++ gcc/cp/ChangeLog | 7 +++++++ gcc/cp/call.c | 29 ++++++++++------------------- gcc/testsuite/ChangeLog | 3 +++ gcc/testsuite/g++.dg/other/pr89692.C | 20 ++++++++++++++++++++ gcc/tree.c | 30 +++++++++++++++++++++++------- 6 files changed, 74 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/g++.dg/other/pr89692.C