xfail gcc.dg/long_branch.c on hppa.

2023-04-08  John David Anglin  <danglin@gcc.gnu.org>

gcc/testsuite/ChangeLog:

	* gcc.dg/pr84877.c: xfail on hppa*-*-*.
This commit is contained in:
John David Anglin 2023-04-08 17:25:25 +00:00
parent 48a48c5e01
commit a99f6c7f0b

View file

@ -1,4 +1,4 @@
/* { dg-do run { xfail { cris-*-* sparc*-*-* } } } */
/* { dg-do run { xfail { cris-*-* hppa*-*-* sparc*-*-* } } } */
/* { dg-options "-O2" } */
#include <inttypes.h>