public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-3418] testsuite: Xfail gcc.dg/tree-ssa/update-threading.c for CRIS, PR110628
@ 2023-08-24  1:05 Hans-Peter Nilsson
  0 siblings, 0 replies; only message in thread
From: Hans-Peter Nilsson @ 2023-08-24  1:05 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:0c2633dd09f281fba26f6ee39913c951697b2a51

commit r14-3418-g0c2633dd09f281fba26f6ee39913c951697b2a51
Author: Hans-Peter Nilsson <hp@axis.com>
Date:   Thu Aug 24 02:55:41 2023 +0200

    testsuite: Xfail gcc.dg/tree-ssa/update-threading.c for CRIS, PR110628
    
            * gcc.dg/tree-ssa/update-threading.c: Xfail for cris-*-*.

Diff:
---
 gcc/testsuite/gcc.dg/tree-ssa/update-threading.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.dg/tree-ssa/update-threading.c b/gcc/testsuite/gcc.dg/tree-ssa/update-threading.c
index 1435e9ba2e02..9500099cddff 100644
--- a/gcc/testsuite/gcc.dg/tree-ssa/update-threading.c
+++ b/gcc/testsuite/gcc.dg/tree-ssa/update-threading.c
@@ -20,4 +20,4 @@ main (int argc, char **argv)
     foo (((A) { ((!(i >> 4) ? 8 : 64 + (i >> 4)) << 8) + (i << 4) } ).a);
   exit (0);
 }
-/* { dg-final { scan-tree-dump-times "Invalid sum" 0 "optimized" } } */
+/* { dg-final { scan-tree-dump-times "Invalid sum" 0 "optimized" { xfail cris-*-* } } } Xfail: PR110628 */

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

only message in thread, other threads:[~2023-08-24  1:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-24  1:05 [gcc r14-3418] testsuite: Xfail gcc.dg/tree-ssa/update-threading.c for CRIS, PR110628 Hans-Peter Nilsson

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