This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 50a36a95415 Docs, OpenMP: Correct internal documentation of OMP_FOR. new f33fc077570 rs6000: Ensure vec_sld shift count in allowable range [PR109082] new 1e20bb6737e rs6000: Make _mm_slli_si128 and _mm_bslli_si128 consistent [...]
The 2 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/rs6000/emmintrin.h | 28 ++++++++--------- gcc/testsuite/gcc.target/powerpc/pr109082.c | 14 +++++++++ gcc/testsuite/gcc.target/powerpc/pr109167.c | 47 +++++++++++++++++++++++++++++ 3 files changed, 73 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr109082.c create mode 100644 gcc/testsuite/gcc.target/powerpc/pr109167.c