This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from da9c33b4027 PR libstdc++/80624 satisfy invariant for char_traits<char16 [...] new 1911475f132 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 | 27 ++ gcc/config/rs6000/altivec.h | 4 + gcc/config/rs6000/altivec.md | 337 +++++++++++++++++++++ gcc/config/rs6000/rs6000-builtin.def | 21 ++ gcc/config/rs6000/rs6000-c.c | 29 ++ gcc/doc/extend.texi | 16 + gcc/testsuite/ChangeLog | 7 + .../gcc.target/powerpc/builtins-3-runnable.c | 84 +++++ 8 files changed, 525 insertions(+) create mode 100644 gcc/testsuite/gcc.target/powerpc/builtins-3-runnable.c