This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8fbe7d24373 Daily bump. new 546f28f83ce simplify-rtx: Fix shortcut for vector eq/ne new 4d7a634f6d4 combine: Allow 2->2 combinations, but with a tweak [PR116398] new 30a4eedfdbf combine: Avoid split_i2i3 search if i2 is unchanged [PR116398] new 107a1b2126c combine: Optimise distribute_links search [PR116398] new a1a0026c659 combine: Limit insn searchs for 2->2 combinations [PR116398] new 0c63c7524bd libgomp.texi: Add GCN doc for omp_target_memcpy_rect
The 6 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/combine.cc | 60 +++++++++++++++------- gcc/doc/invoke.texi | 9 ++++ gcc/params.opt | 4 ++ gcc/simplify-rtx.cc | 13 +++-- gcc/testsuite/gcc.target/aarch64/popcnt-le-1.c | 4 +- gcc/testsuite/gcc.target/aarch64/popcnt-le-3.c | 4 +- gcc/testsuite/gcc.target/aarch64/pr100056.c | 4 +- .../gcc.target/aarch64/sve/pred-not-gen-1.c | 4 +- .../gcc.target/aarch64/sve/pred-not-gen-4.c | 4 +- .../gcc.target/aarch64/sve/var_stride_2.c | 3 +- .../gcc.target/aarch64/sve/var_stride_4.c | 3 +- libgomp/libgomp.texi | 19 ++++--- 12 files changed, 91 insertions(+), 40 deletions(-)