This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 40f2a9a2af5 [C++/83739] bogus error tsubsting range for in generic lambda new d78e2177761 Fix failure building LLVM with location wrapper nodes (PR c [...] new 2b248b38982 * config/i386/i386.c (indirect_thunk_name): Declare regno [...]
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/config/i386/i386.c | 30 +++++++++++++------------- gcc/cp/ChangeLog | 8 +++++++ gcc/cp/pt.c | 38 +++++++++++++++++++++++++++++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/wrappers/pr83799.C | 18 ++++++++++++++++ 6 files changed, 94 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/g++.dg/wrappers/pr83799.C