public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r9-9098] tree-optimization/96075 - adjust testcase
@ 2020-12-04 10:41 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2020-12-04 10:41 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:d910ca0493455ffa84d4d934957cda1cb1588a25

commit r9-9098-gd910ca0493455ffa84d4d934957cda1cb1588a25
Author: Richard Biener <rguenther@suse.de>
Date:   Fri Dec 4 11:39:44 2020 +0100

    tree-optimization/96075 - adjust testcase
    
    This adds an XFAIL when load-lanes can be used.
    
    2020-12-04  Richard Biener  <rguenther@suse.de>
    
            PR tree-optimization/96075
            * gcc.dg/vect/slp-46.c: Add XFAIL for load-lanes.
    
    (cherry picked from commit 0f50805bb3b0924bab94bd85203370703af50f26)

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

diff --git a/gcc/testsuite/gcc.dg/vect/slp-46.c b/gcc/testsuite/gcc.dg/vect/slp-46.c
index 17dfa285ec1..1f39d397170 100644
--- a/gcc/testsuite/gcc.dg/vect/slp-46.c
+++ b/gcc/testsuite/gcc.dg/vect/slp-46.c
@@ -93,4 +93,4 @@ main ()
   return 0;
 }
 
-/* { dg-final { scan-tree-dump-times "vectorizing stmts using SLP" 2 "vect" } } */
+/* { dg-final { scan-tree-dump-times "vectorizing stmts using SLP" 2 "vect" { xfail vect_load_lanes } } } */


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

only message in thread, other threads:[~2020-12-04 10:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-04 10:41 [gcc r9-9098] tree-optimization/96075 - adjust testcase 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).