From: Eric Botcazou Date: Mon, 26 Apr 2021 10:55:24 +0000 (+0200) Subject: Add XFAIL for gcc.dg/pr84877.c on the SPARC X-Git-Tag: basepoints/gcc-13~8192 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bf3040836f41f0d719e6ec53820a692c443469d5;p=thirdparty%2Fgcc.git Add XFAIL for gcc.dg/pr84877.c on the SPARC The maximum supported alignment is 64-bit on 32-bit mode. gcc/testsuite/ * gcc.dg/pr84877.c: XFAIL on SPARC as well. --- diff --git a/gcc/testsuite/gcc.dg/pr84877.c b/gcc/testsuite/gcc.dg/pr84877.c index 8551d27bcbb8..234fcd24e636 100644 --- a/gcc/testsuite/gcc.dg/pr84877.c +++ b/gcc/testsuite/gcc.dg/pr84877.c @@ -1,4 +1,4 @@ -/* { dg-do run { xfail { cris-*-* } } } */ +/* { dg-do run { xfail { cris-*-* sparc*-*-* } } } */ /* { dg-options "-O2" } */ #include