Adds the powerpc equivalent mm_malloc.h header which is needed by xmmintrin.h...
commit281de9c2d56a910fd4321785f9a8c97fc647b8a5
authorSteven Munroe <munroesj@gcc.gnu.org>
Thu, 24 Aug 2017 17:46:01 +0000 (24 17:46 +0000)
committerSteven Munroe <munroesj@gcc.gnu.org>
Thu, 24 Aug 2017 17:46:01 +0000 (24 17:46 +0000)
tree938e749ad59c239b7a43e5ca6a788bc81da4cfd0
parent10bfe16f97e9d25a748c563c14802a7c29b4f546
Adds the powerpc equivalent mm_malloc.h header which is needed by xmmintrin.h...

Adds the powerpc equivalent mm_malloc.h header which is needed by
xmmintrin.h and cleans up some noisy warnings from the previous MMX
commit.

From-SVN: r251339
gcc/ChangeLog
gcc/config/rs6000/mm_malloc.h [new file with mode: 0644]
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/mmx-packuswb-1.c