This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 56df12ffe29 diagnostics: fix end-points of ranges within macros (PR c++/79300) new 4a777525b7e 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 | 39 +++++++++ gcc/config/rs6000/altivec.h | 2 + gcc/config/rs6000/rs6000-builtin.def | 2 + gcc/config/rs6000/rs6000-c.c | 96 +++++++++++++++++----- gcc/config/rs6000/rs6000.c | 4 + gcc/doc/extend.texi | 27 ++++++ gcc/testsuite/ChangeLog | 8 ++ .../gcc.target/powerpc/p8vector-builtin-8.c | 29 ++++++- 8 files changed, 184 insertions(+), 23 deletions(-)