From: John David Anglin Date: Sat, 8 Apr 2023 17:25:25 +0000 (+0000) Subject: xfail gcc.dg/long_branch.c on hppa. X-Git-Tag: basepoints/gcc-14~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a99f6c7f0bafcfc856756c0eb9e4470dfa909341;p=thirdparty%2Fgcc.git xfail gcc.dg/long_branch.c on hppa. 2023-04-08 John David Anglin gcc/testsuite/ChangeLog: * gcc.dg/pr84877.c: xfail on hppa*-*-*. --- diff --git a/gcc/testsuite/gcc.dg/pr84877.c b/gcc/testsuite/gcc.dg/pr84877.c index 234fcd24e636..d1fb84763c86 100644 --- a/gcc/testsuite/gcc.dg/pr84877.c +++ b/gcc/testsuite/gcc.dg/pr84877.c @@ -1,4 +1,4 @@ -/* { dg-do run { xfail { cris-*-* sparc*-*-* } } } */ +/* { dg-do run { xfail { cris-*-* hppa*-*-* sparc*-*-* } } } */ /* { dg-options "-O2" } */ #include