mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-20 17:40:46 +08:00
weak1.C: Don't xfail hppa*64*-*-*.
* g++.dg/eh/weak1.C: Don't xfail hppa*64*-*-*. From-SVN: r142183
This commit is contained in:
parent
b5d9f5d485
commit
58e99d9a79
@ -1,3 +1,7 @@
|
||||
2008-11-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
||||
|
||||
* g++.dg/eh/weak1.C: Don't xfail hppa*64*-*-*.
|
||||
|
||||
2008-11-24 DJ Delorie <dj@redhat.com>
|
||||
|
||||
* gcc.c-torture/execute/pr36321.c: Don't rely on argv[0] being set.
|
||||
|
@ -1,5 +1,5 @@
|
||||
// PR target/29487
|
||||
// { dg-do run { xfail "hppa*-hp-hpux11.*" } }
|
||||
// { dg-do run { xfail { hppa*-*-hpux* && { ! hppa*64*-*-* } } } }
|
||||
// { dg-require-weak "" }
|
||||
// { dg-additional-sources "weak1-a.cc" }
|
||||
// { dg-options "-O2" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user