This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 171fe0681ef gcov: add info about "calls" to JSON output format new 97f8f2d0a03 powerpc: Fix up *branch_anddi3_dot for -m32 -mpowerpc64 [PR109566] new 6d4bd27a604 rtl-optimization/109585 - alias analysis typo
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/config/rs6000/rs6000.cc | 11 +++++++++- gcc/testsuite/gcc.dg/torture/pr109585.c | 33 +++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/powerpc/pr109566.c | 18 ++++++++++++++++ gcc/tree-ssa-alias.cc | 2 +- 4 files changed, 62 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr109585.c create mode 100644 gcc/testsuite/gcc.target/powerpc/pr109566.c