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

Committed.

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

	PR testsuite/98242
	* gcc.dg/vect/bb-slp-subgroups-3.c: Require vect_int_mult.
---
 gcc/testsuite/gcc.dg/vect/bb-slp-subgroups-3.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/gcc.dg/vect/bb-slp-subgroups-3.c b/gcc/testsuite/gcc.dg/vect/bb-slp-subgroups-3.c
index e27f956d7b8..03c062ae6cf 100644
--- a/gcc/testsuite/gcc.dg/vect/bb-slp-subgroups-3.c
+++ b/gcc/testsuite/gcc.dg/vect/bb-slp-subgroups-3.c
@@ -1,4 +1,5 @@
 /* { dg-require-effective-target vect_int } */
+/* { dg-require-effective-target vect_int_mult } */
 /* PR tree-optimization/67682.  */
 
 #include "tree-vect.h"
-- 
2.26.2

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

only message in thread, other threads:[~2020-12-11 12:32 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:32 [PATCH] testsuite/98242 - amend gcc.dg/vect/bb-slp-subgroups-3.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).