This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 681c9c86a9d [rs6000] Enable 32bit support for tests of x86-compatibile [...] new d793b82d9b6 libgo: simplify gotest script to avoid sed substitution to \n new 20007dae8b0 [rs6000] Add compatible implementations of x86 SSSE3 intrinsics
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/ChangeLog | 7 +- gcc/config.gcc | 2 +- gcc/config/rs6000/tmmintrin.h | 502 ++++++++++++++++++++++++++++++++++++++++++ gcc/go/gofrontend/MERGE | 2 +- libgo/testsuite/gotest | 7 +- 5 files changed, 511 insertions(+), 9 deletions(-) create mode 100644 gcc/config/rs6000/tmmintrin.h