public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Fix PR90713
@ 2019-06-03  9:01 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2019-06-03  9:01 UTC (permalink / raw)
  To: gcc-patches


Tested on x86_64-unknown-linux-gnu, applied.

Richard.

2019-06-03  Richard Biener  <rguenther@suse.de>

	PR testsuite/90713
	* gcc.dg/gimplefe-40.c: Add -maltivec for powerpc.

Index: gcc/testsuite/gcc.dg/gimplefe-40.c
===================================================================
--- gcc/testsuite/gcc.dg/gimplefe-40.c	(revision 271803)
+++ gcc/testsuite/gcc.dg/gimplefe-40.c	(working copy)
@@ -1,5 +1,6 @@
 /* { dg-do compile { target { int128 && vect_float } } } */
 /* { dg-options "-fgimple -Wno-psabi -w" } */
+/* { dg-additional-options "-maltivec" { target { powerpc*-*-* && powerpc_altivec_ok } } } */
 
 typedef float v4sf __attribute__((vector_size(16)));
 v4sf __GIMPLE (ssa)

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

only message in thread, other threads:[~2019-06-03  9:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-03  9:01 [PATCH] Fix PR90713 Richard Biener

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).