diff mbox

[committed] Typo in gcc.target/powerpc/pr78604.c

Message ID 7c9efdef-53bc-3f26-9856-86d5617c4627@linux.vnet.ibm.com
State New
Headers show

Commit Message

Bill Schmidt May 17, 2017, 5:43 p.m. UTC
Hi,

I apparently committed the wrong version of this file with a typo in the
dg-options.  Fixed, tested on powerpc64le-unknown-linux-gnu, committed
as obvious.

Thanks,
Bill


2017-05-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

	* gcc.target/powerpc/pr78604.c: Fix typo in dg-options.
diff mbox

Patch

Index: gcc/testsuite/gcc.target/powerpc/pr78604.c
===================================================================
--- gcc/testsuite/gcc.target/powerpc/pr78604.c	(revision 248164)
+++ gcc/testsuite/gcc.target/powerpc/pr78604.c	(working copy)
@@ -2,7 +2,7 @@ 
 /* { dg-skip-if "" { powerpc*-*-darwin* } { "*" } { "" } } */
 /* { dg-require-effective-target powerpc_p8vector_ok } */
 /* { dg-skip-if "do not override -mcpu" { powerpc*-*-* } { "-mcpu=*" } { "-mcpu=power8" } } */
-/* { dg-options "-mcpu=power8 -O2 -ftree-vectorize -fdump-tree-details" } */
+/* { dg-options "-mcpu=power8 -O2 -ftree-vectorize -fdump-tree-vect-details" } */
 
 #ifndef SIZE
 #define SIZE 1024