This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 28a7b5df3b6 aarch64: Implement ACLE Data Intrinsics new 7c81a89f205 Daily bump. new 6aaaf20ee4a c: Handle initializations of opaque types [PR106016]
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 | 22 ++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/expr.cc | 2 +- gcc/testsuite/ChangeLog | 7 +++++++ gcc/testsuite/gcc.target/powerpc/pr106016.c | 14 ++++++++++++++ 5 files changed, 45 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr106016.c