This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5469d58d662 c++: P2360R0: Extend init-stmt to allow alias-decl [PR102617] new 7d37abedf58 rs6000: Fixes for tests including only <x86intrin.h>
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/config.gcc | 2 +- .../{i386/nmmintrin.h => rs6000/immintrin.h} | 22 +++++++++++++++------- .../{i386/bmmintrin.h => rs6000/x86gprintrin.h} | 12 +++++++----- gcc/config/rs6000/x86intrin.h | 10 +--------- gcc/testsuite/gcc.target/powerpc/pr78102.c | 4 ++-- 5 files changed, 26 insertions(+), 24 deletions(-) copy gcc/config/{i386/nmmintrin.h => rs6000/immintrin.h} (75%) copy gcc/config/{i386/bmmintrin.h => rs6000/x86gprintrin.h} (82%)