This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 22c75b4ed94 [aarch64] Use exact_log2 (INTVAL (operands[2])) >= 0 to gat [...] new 05b9868b182 forwprop: Further fixes for simplify_rotate [PR108440]
The 1 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/testsuite/c-c++-common/rotate-10.c | 53 ++++++++++++++++++++++++ gcc/testsuite/c-c++-common/rotate-11.c | 53 ++++++++++++++++++++++++ gcc/tree-ssa-forwprop.cc | 73 +++++++++++++++++++++++++++++----- 3 files changed, 170 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/rotate-10.c create mode 100644 gcc/testsuite/c-c++-common/rotate-11.c