This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f2e3886a30c [RISC-V][PR target/120642] Avoid propagating constant AVL f [...] new f6eb8291e1c tree-simplify: unify simple_comparison ops in vec_cond for [...] new f33cc3af8fd gimple-fold: extend vector simplification to match scalar b [...] new 2e6dc9e19cd [PATCH] [PR target/109286] H8/300: Fix warnings about initf [...]
The 3 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.gcc | 4 +- gcc/config/h8300/h8300.h | 21 +++---- gcc/match.pd | 66 +++++++++++++++++---- .../gcc.target/aarch64/vector-compare-5.c | 67 ++++++++++++++++++++++ 4 files changed, 132 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/vector-compare-5.c