public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, committed] Typo in gcc.target/powerpc/pr78604.c
@ 2017-05-17 17:53 Bill Schmidt
  0 siblings, 0 replies; only message in thread
From: Bill Schmidt @ 2017-05-17 17:53 UTC (permalink / raw)
  To: GCC Patches

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.


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-17 17:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-17 17:53 [PATCH, committed] Typo in gcc.target/powerpc/pr78604.c Bill Schmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).