This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from df933e307b1 vec: Simplify use with C++11 range-based 'for'. new a95753214b5 c++: Fix deduction from auto template parameter [PR93083] new 918a5b84a2c runtime: update type descriptor name in fieldtrack C support code
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/pt.c | 12 +++-- gcc/go/gofrontend/MERGE | 2 +- gcc/testsuite/g++.dg/cpp2a/nontype-class40.C | 79 ++++++++++++++++++++++++++++ libgo/runtime/go-fieldtrack.c | 2 +- 4 files changed, 88 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class40.C