This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from f9de142d425 Daily bump. new 47cdd873edd fwprop: Don't propagate asms [PR121253] new 58a9717df09 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