Commit 54778d9c by John David Anglin Committed by John David Anglin

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

From-SVN: r103133
parent 35fd1d77
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> 2005-08-15 Fariborz Jahanian <fjahanian@apple.com>
* g++.dg/template/local6.C: New test. * g++.dg/template/local6.C: New test.
......
/* { dg-do run } */ /* { dg-do run { xfail { hppa*-*-hpux* && { ! hppa*64*-*-* } } } } */
/* { dg-require-weak "" } */ /* { dg-require-weak "" } */
/* { dg-additional-sources weak-1a.c } */ /* { dg-additional-sources weak-1a.c } */
/* See PR target/23387 for hppa xfail details. */
#include <stdlib.h> #include <stdlib.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment