From: John David Anglin Date: Mon, 15 Aug 2005 23:42:33 +0000 (+0000) Subject: * gcc.dg/special/weak-1.c: xfail 32-bit hppa*-*-hpux*. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=54778d9cf50cf51781b7a1d08d963a6c8e803ac1;p=gcc.git * gcc.dg/special/weak-1.c: xfail 32-bit hppa*-*-hpux*. From-SVN: r103133 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index c23ebecc8e4..3b05f172ff0 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2005-08-15 John David Anglin + + * gcc.dg/special/weak-1.c: xfail 32-bit hppa*-*-hpux*. + 2005-08-15 Fariborz Jahanian * g++.dg/template/local6.C: New test. diff --git a/gcc/testsuite/gcc.dg/special/weak-1.c b/gcc/testsuite/gcc.dg/special/weak-1.c index b7fb909716a..fd45acdc726 100644 --- a/gcc/testsuite/gcc.dg/special/weak-1.c +++ b/gcc/testsuite/gcc.dg/special/weak-1.c @@ -1,6 +1,7 @@ -/* { dg-do run } */ +/* { dg-do run { xfail { hppa*-*-hpux* && { ! hppa*64*-*-* } } } } */ /* { dg-require-weak "" } */ /* { dg-additional-sources weak-1a.c } */ +/* See PR target/23387 for hppa xfail details. */ #include