This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d83e0e3bc37 testsuite,objective-c++: Fix imported NSObjCRuntime.h. new 370de1488a9 Fix power10 fusion bug with prefixed loads, PR target/105325
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/fusion.md | 27 ++++++++-------- gcc/config/rs6000/genfusion.pl | 37 ++++++++++++++++++---- gcc/config/rs6000/predicates.md | 14 -------- gcc/config/rs6000/rs6000.md | 4 +-- gcc/testsuite/g++.target/powerpc/pr105325.C | 28 ++++++++++++++++ .../gcc.target/powerpc/fusion-p10-ldcmpi.c | 16 ++++++---- 6 files changed, 84 insertions(+), 42 deletions(-) create mode 100644 gcc/testsuite/g++.target/powerpc/pr105325.C