This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e75a0a03588 dwarf2cfi: Improve cfa_reg comparisons [PR103619] new 6bf5d9108ae testsuite: Fix up cpp23/auto-fncast11.C testcase [PR103408] new d5c965374cd middle-end: REE should always check all vector usages, even [...]
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/ree.c | 35 ++++++++---------- gcc/testsuite/g++.dg/cpp23/auto-fncast11.C | 2 +- gcc/testsuite/gcc.target/aarch64/pr103350-1.c | 48 ++++++++++++++++++++++++ gcc/testsuite/gcc.target/aarch64/pr103350-2.c | 53 +++++++++++++++++++++++++++ 4 files changed, 118 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr103350-1.c create mode 100644 gcc/testsuite/gcc.target/aarch64/pr103350-2.c