This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 8d5b9dfcf26 Daily bump. new 7e606c93df8 fwprop: Don't propagate asms [PR121253] new 1cb22ef7c1d aarch64: Fix mode mismatch when building a predicate [PR121118]
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/config/aarch64/aarch64.cc | 2 +- gcc/fwprop.cc | 14 ++++++++++++++ gcc/testsuite/gcc.target/aarch64/pr121253.c | 16 ++++++++++++++++ .../gcc.target/aarch64/sve/acle/general/pr121118_1.c | 16 ++++++++++++++++ 4 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr121253.c create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/pr121118_1.c