]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/ChangeLog
builtins-3.c: Move built-in tests for P8 and P9 to their own test file.
authorCarl Love <cel@us.ibm.com>
Wed, 7 Dec 2016 16:21:16 +0000 (16:21 +0000)
committerCarl Love <carll@gcc.gnu.org>
Wed, 7 Dec 2016 16:21:16 +0000 (16:21 +0000)
commit27e7087f51cef38da59c87e210af64f240a3ff23
tree9d68b8a2562e16716509d7f50f98e9151cf35588
parent4dfad1fb0d38174a3c51a4762ab690a11f966212
builtins-3.c: Move built-in tests for P8 and P9 to their own test file.

2016-12-07  Carl Love  <cel@us.ibm.com>

* gcc.target/powerpc/builtins-3.c: Move built-in tests for P8 and
P9 to their own test file.  This allows precise constraints on the
effective target and compile options.
* gcc.target/powerpc/builtins-3-p8.c: New file for the vector
compare P8 built-in tests.
* gcc.target/powerpc/builtins-3-p9.c: New file for the vector
compare P9 built-in tests.

From-SVN: r243370
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/builtins-3-p8.c [new file with mode: 0644]
gcc/testsuite/gcc.target/powerpc/builtins-3-p9.c [new file with mode: 0644]
gcc/testsuite/gcc.target/powerpc/builtins-3.c