This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fa1919d3216 asf: Fix case of multiple stores with base offset [PR120660] new 21e16e4a1ab [modula2] Tidyup remove unused local variables new 668936caf06 aarch64: Fix function_expander::get_reg_target new 9c3f2cb35d0 testsuite: Make aarch64/cmpbr.c more forgiving new cc9c041fd1c testsuite: Generalise aarch64/saturating_arithmetic*.c new 965564eafb7 simplify-rtx: Simplify subregs of logic ops
The 5 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-sve-builtins.cc | 3 +- gcc/config/aarch64/aarch64.cc | 34 ++++++++++ gcc/m2/gm2-compiler/M2GenGCC.mod | 5 -- gcc/m2/gm2-compiler/M2Range.mod | 2 - gcc/simplify-rtx.cc | 75 +++++++++++++++++++++- gcc/testsuite/gcc.target/aarch64/cmpbr.c | 40 ++++++------ .../gcc.target/aarch64/saturating_arithmetic_1.c | 12 ++-- .../gcc.target/aarch64/saturating_arithmetic_2.c | 8 +-- 8 files changed, 140 insertions(+), 39 deletions(-)