This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4ec9d096237 dwarf2out: Fix up add_scalar_info not to create invalid DWARF new 7e231b2cfbf c++: Treat OPAQUE_TYPE types as an aggregate type [PR97947] new 11860cf4401 Daily bump.
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: ChangeLog | 8 ++ contrib/ChangeLog | 4 + gcc/ChangeLog | 219 +++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 119 ++++++++++++++++ gcc/cp/typeck2.c | 1 + gcc/testsuite/ChangeLog | 165 ++++++++++++++++++++++ gcc/testsuite/g++.target/powerpc/pr97947.C | 12 ++ libbacktrace/ChangeLog | 6 + libstdc++-v3/ChangeLog | 50 +++++++ 10 files changed, 585 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.target/powerpc/pr97947.C