diff mbox series

[rs6000] Obvious patch to fix erroneous comment

Message ID d0fe8b8f-345a-93c5-6943-d2ce7e171b46@linux.ibm.com
State New
Headers show
Series [rs6000] Obvious patch to fix erroneous comment | expand

Commit Message

Kelvin Nilsen June 26, 2018, 7:06 p.m. UTC
In recently committed patch to correct code generation for the vec_packsu (vector unsigned long long, vector unsigned long long) built-in function, I accidentally left a comment in place that was not relevant to the final patch that was committed.

This patch fixes that comment.  After regression testing, I have committed this patch as obvious.

gcc/testsuite/ChangeLog:

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

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

Patch

Index: gcc/testsuite/gcc.target/powerpc/builtins-1.c
===================================================================
--- gcc/testsuite/gcc.target/powerpc/builtins-1.c	(revision 262149)
+++ gcc/testsuite/gcc.target/powerpc/builtins-1.c	(working copy)
@@ -288,7 +288,7 @@  int main ()
    vec_mul             mulld | mullw, mulhwu
    vec_nor             xxlnor
    vec_or              xxlor
-   vec_packsu          vpkudus (matches twice due to -dp option)
+   vec_packsu          vpkudus
    vec_                perm vperm
    vec_                round xvrdpi
    vec_sel             xxsel