This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e8609768fbb c++: Elide calls to NOP module initializers new e0e3ce63481 rs6000: Delete VS_scalar new 3e16b4359e8 regrename: Fix -fcompare-debug issue in check_new_reg_p [PR105041]
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/vsx.md | 141 +++++++++++++--------------- gcc/regrename.cc | 3 +- gcc/testsuite/gcc.target/powerpc/pr105041.c | 22 +++++ 3 files changed, 89 insertions(+), 77 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr105041.c