This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ce7f22f1f01 PR c++/88368 - wrong 'use of deleted function' new a36e00c1b3c [rs6000] fix PR 88100, range check for vec_splat_{su}{8,16,32}
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/ChangeLog | 8 ++++++ gcc/config/rs6000/rs6000.c | 11 +------- gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/gcc.target/powerpc/pr88100.c | 44 ++++++++++++++++++++++++++++++ 4 files changed, 58 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr88100.c