This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2133e773ab8 configury : Fix LEB128 support for non-GNU assemblers. new 404d0ca7820 loop-invariant: JUMP_INSNs aren't loop invariant [PR97954] new 855bb43f6d0 Improve double-word mod even on powerpc [PR97459]
The 2 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/loop-invariant.c | 4 ++++ gcc/optabs.c | 3 +-- gcc/testsuite/gcc.dg/pr97954.c | 12 ++++++++++++ 3 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr97954.c