public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-4558] Adjust gcc.dg/vect/bb-slp-pr65935.c
@ 2020-10-30  8:14 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2020-10-30  8:14 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:973574465ca250ed9af5c229a8a3a6b05fde9ca0

commit r11-4558-g973574465ca250ed9af5c229a8a3a6b05fde9ca0
Author: Richard Biener <rguenther@suse.de>
Date:   Fri Oct 30 09:13:24 2020 +0100

    Adjust gcc.dg/vect/bb-slp-pr65935.c
    
    This adjusts the testcase to allow splitting up the group for
    larger vector sizes and thus printing the splat message multiple times.
    
    2020-10-30  Richard Biener  <rguenther@suse.de>
    
            * gcc.dg/vect/bb-slp-pr65935.c: Adjust.

Diff:
---
 gcc/testsuite/gcc.dg/vect/bb-slp-pr65935.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.dg/vect/bb-slp-pr65935.c b/gcc/testsuite/gcc.dg/vect/bb-slp-pr65935.c
index c262d731150..5d80f560f56 100644
--- a/gcc/testsuite/gcc.dg/vect/bb-slp-pr65935.c
+++ b/gcc/testsuite/gcc.dg/vect/bb-slp-pr65935.c
@@ -62,5 +62,5 @@ int main()
 /* { dg-final { scan-tree-dump-times "optimized: basic block" 10 "slp1" } } */
 /* We should see the s->phase[dir] operand splatted and no other operand built
    from scalars.  See PR97334.  */
-/* { dg-final { scan-tree-dump-times "Using a splat" 1 "slp1" } } */
+/* { dg-final { scan-tree-dump "Using a splat" "slp1" } } */
 /* { dg-final { scan-tree-dump-times "Building vector operands from scalars" 0 "slp1" } } */


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

only message in thread, other threads:[~2020-10-30  8:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30  8:14 [gcc r11-4558] Adjust gcc.dg/vect/bb-slp-pr65935.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).