Commit 5f31555c by Kelvin Nilsen

builtins-1.c: Correct a comment.

gcc/testsuite/ChangeLog:

2018-06-26  Kelvin Nilsen  <kelvin@gcc.gnu.org>

	* gcc.target/powerpc/builtins-1.c: Correct a comment.

From-SVN: r262162
parent 31369f5a
2018-06-26 Kelvin Nilsen <kelvin@gcc.gnu.org>
* gcc.target/powerpc/builtins-1.c: Correct a comment.
2018-06-26 Will Schmidt <will_schmidt@vnet.ibm.com> 2018-06-26 Will Schmidt <will_schmidt@vnet.ibm.com>
* gcc.target/powerpc/fold-vec-neg-int.p8.c: Specify powerpc_p8vector_ok * gcc.target/powerpc/fold-vec-neg-int.p8.c: Specify powerpc_p8vector_ok
......
...@@ -288,7 +288,7 @@ int main () ...@@ -288,7 +288,7 @@ int main ()
vec_mul mulld | mullw, mulhwu vec_mul mulld | mullw, mulhwu
vec_nor xxlnor vec_nor xxlnor
vec_or xxlor vec_or xxlor
vec_packsu vpkudus (matches twice due to -dp option) vec_packsu vpkudus
vec_ perm vperm vec_ perm vperm
vec_ round xvrdpi vec_ round xvrdpi
vec_sel xxsel vec_sel xxsel
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment