From: John David Anglin Date: Sun, 30 Sep 2012 17:41:49 +0000 (+0000) Subject: re PR target/54083 (FAIL: gcc.dg/torture/pr53922.c on *-apple-darwin*) X-Git-Tag: misc/gccgo-go1_1_2~553 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ae33c153e6018726a43e3e87ae7d85300aabc4ff;p=thirdparty%2Fgcc.git re PR target/54083 (FAIL: gcc.dg/torture/pr53922.c on *-apple-darwin*) PR target/54083 * gcc.dg/torture/pr53922.c: Skip on 32-bit hppa-*-hpux*. From-SVN: r191873 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 5fa8db6da2ce..cd89fe7e7339 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2012-09-30 John David Anglin + + PR target/54083 + * gcc.dg/torture/pr53922.c: Skip on 32-bit hppa-*-hpux*. + 2012-09-30 Andreas Schwab * gcc.dg/ucnid-8.c: Update line number. diff --git a/gcc/testsuite/gcc.dg/torture/pr53922.c b/gcc/testsuite/gcc.dg/torture/pr53922.c index e42d1c788c73..57011e46cb59 100644 --- a/gcc/testsuite/gcc.dg/torture/pr53922.c +++ b/gcc/testsuite/gcc.dg/torture/pr53922.c @@ -1,5 +1,6 @@ /* { dg-do run } */ /* { dg-require-weak "" } */ +/* { dg-skip-if "No undefined weak" { hppa*-*-hpux* && { ! lp64 } } { "*" } { "" } } */ int x(int a) {