This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4bee5252c1d RISC-V: Add norelax function attribute new 9a64cd19254 RISC-V: Fix incorrect test macro for signed scalar SAT_ADD [...] new deb0e2f6190 AArch64: Cleanup fusion defines new 95305c800b1 AArch64: Remove duplicated addr_cost tables
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/aarch64/aarch64-fusion-pairs.def | 5 +++++ gcc/config/aarch64/tuning_models/a64fx.h | 2 +- gcc/config/aarch64/tuning_models/ampere1.h | 7 ++---- gcc/config/aarch64/tuning_models/ampere1a.h | 9 +++----- gcc/config/aarch64/tuning_models/ampere1b.h | 9 +++----- gcc/config/aarch64/tuning_models/cortexa35.h | 4 ++-- gcc/config/aarch64/tuning_models/cortexa53.h | 4 ++-- gcc/config/aarch64/tuning_models/cortexa57.h | 3 +-- gcc/config/aarch64/tuning_models/cortexa72.h | 3 +-- gcc/config/aarch64/tuning_models/cortexa73.h | 4 ++-- gcc/config/aarch64/tuning_models/cortexx925.h | 24 +++------------------ gcc/config/aarch64/tuning_models/exynosm1.h | 2 +- gcc/config/aarch64/tuning_models/fujitsu_monaka.h | 2 +- gcc/config/aarch64/tuning_models/generic.h | 2 +- gcc/config/aarch64/tuning_models/generic_armv8_a.h | 2 +- gcc/config/aarch64/tuning_models/generic_armv9_a.h | 2 +- gcc/config/aarch64/tuning_models/neoverse512tvb.h | 2 +- gcc/config/aarch64/tuning_models/neoversen1.h | 4 ++-- gcc/config/aarch64/tuning_models/neoversen2.h | 24 +++------------------ gcc/config/aarch64/tuning_models/neoversen3.h | 24 +++------------------ gcc/config/aarch64/tuning_models/neoversev1.h | 2 +- gcc/config/aarch64/tuning_models/neoversev2.h | 25 ++-------------------- gcc/config/aarch64/tuning_models/neoversev3.h | 24 +++------------------ gcc/config/aarch64/tuning_models/neoversev3ae.h | 24 +++------------------ gcc/config/aarch64/tuning_models/qdf24xx.h | 3 +-- gcc/config/aarch64/tuning_models/saphira.h | 3 +-- gcc/config/aarch64/tuning_models/thunderx2t99.h | 2 +- gcc/config/aarch64/tuning_models/thunderx3t110.h | 2 +- gcc/config/aarch64/tuning_models/tsv110.h | 2 +- gcc/testsuite/gcc.target/riscv/sat_arith.h | 2 ++ gcc/testsuite/gcc.target/riscv/sat_s_add-run-5.c | 4 ++-- gcc/testsuite/gcc.target/riscv/sat_s_add-run-6.c | 4 ++-- gcc/testsuite/gcc.target/riscv/sat_s_add-run-7.c | 4 ++-- gcc/testsuite/gcc.target/riscv/sat_s_add-run-8.c | 4 ++-- 34 files changed, 63 insertions(+), 180 deletions(-)