This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4a0a9d82992 Compile pr79793-[12].c with -mtune=generic new f7b0548e5eb gcc/ChangeLog:
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 | 25 ++ gcc/config/rs6000/altivec.h | 1 + gcc/config/rs6000/rs6000-builtin.def | 9 + gcc/config/rs6000/rs6000-c.c | 20 ++ gcc/config/rs6000/rs6000.c | 111 +++++++ gcc/doc/extend.texi | 13 + gcc/testsuite/ChangeLog | 5 + .../gcc.target/powerpc/builtins-4-runnable.c | 321 +++++++++++++++++++++ 8 files changed, 505 insertions(+) create mode 100644 gcc/testsuite/gcc.target/powerpc/builtins-4-runnable.c