public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] testsuite/98239 - require vect_condition for gcc.dg/vect/bb-slp-69.c
@ 2020-12-11 12:14 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2020-12-11 12:14 UTC (permalink / raw)
  To: gcc-patches

Committed.

2020-12-11  Richard Biener  <rguenther@suse.de>

	PR testsuite/98239
	* gcc.dg/vect/bb-slp-69.c: Require vect_condition.
---
 gcc/testsuite/gcc.dg/vect/bb-slp-69.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/gcc.dg/vect/bb-slp-69.c b/gcc/testsuite/gcc.dg/vect/bb-slp-69.c
index ca72a6804b7..16c0d7428c2 100644
--- a/gcc/testsuite/gcc.dg/vect/bb-slp-69.c
+++ b/gcc/testsuite/gcc.dg/vect/bb-slp-69.c
@@ -1,5 +1,6 @@
 /* { dg-do compile } */
 /* { dg-require-effective-target vect_int } */
+/* { dg-require-effective-target vect_condition } */
 
 _Bool arr[16];
 
-- 
2.26.2

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

only message in thread, other threads:[~2020-12-11 12:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-11 12:14 [PATCH] testsuite/98239 - require vect_condition for gcc.dg/vect/bb-slp-69.c 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).