* gcc.dg/special/weak-1.c: xfail 32-bit hppa*-*-hpux*.

From-SVN: r103133
This commit is contained in:
John David Anglin 2005-08-15 23:42:33 +00:00 committed by John David Anglin
parent 35fd1d777a
commit 54778d9cf5
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-08-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* gcc.dg/special/weak-1.c: xfail 32-bit hppa*-*-hpux*.
2005-08-15 Fariborz Jahanian <fjahanian@apple.com>
* g++.dg/template/local6.C: New test.

View File

@ -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 <stdlib.h>