This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5557e6c93a7 PR c++/82764 - C++17 ICE with empty base new 8c76a28ef7f 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 | 14 ++ gcc/config/rs6000/altivec.h | 2 + gcc/config/rs6000/rs6000-builtin.def | 4 + gcc/config/rs6000/rs6000-c.c | 8 + gcc/config/rs6000/rs6000.c | 2 + gcc/config/rs6000/vsx.md | 41 +++++ gcc/doc/extend.texi | 7 + gcc/testsuite/ChangeLog | 5 + .../gcc.target/powerpc/builtins-7-p9-runnable.c | 169 +++++++++++++++++++++ 9 files changed, 252 insertions(+) create mode 100644 gcc/testsuite/gcc.target/powerpc/builtins-7-p9-runnable.c