This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from f675f1b7383 Daily bump. new ab74b2d8647 rs6000: Fix PTImode handling in power8 swap optimization pa [...]
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/config/rs6000/rs6000-p8swap.cc | 8 +++--- gcc/config/rs6000/rs6000.h | 2 ++ gcc/testsuite/gcc.target/powerpc/pr116415.c | 42 +++++++++++++++++++++++++++++ 3 files changed, 48 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr116415.c