This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a77a46d9aeb libstdc++: Suppress redundant definitions of inline variables new eaa93a0f3d9 rs6000: Add support for _mm_minpos_epu16 new 0f44b097321 rs6000: Add test for _mm_minpos_epu16
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/smmintrin.h | 27 +++++++++ .../gcc.target/powerpc/sse4_1-phminposuw.c | 68 ++++++++++++++++++++++ 2 files changed, 95 insertions(+) create mode 100644 gcc/testsuite/gcc.target/powerpc/sse4_1-phminposuw.c