OSDN Git Service

PR target/54083
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 30 Sep 2012 17:44:04 +0000 (17:44 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 30 Sep 2012 17:44:04 +0000 (17:44 +0000)
* gcc.dg/torture/pr53922.c: Skip on 32-bit hppa-*-hpux*.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@191874 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr53922.c

index 100a36c..48f6ead 100644 (file)
@@ -1,3 +1,8 @@
+2012-09-30  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       PR target/54083
+       * gcc.dg/torture/pr53922.c: Skip on 32-bit hppa-*-hpux*.
+
 2012-09-27  Jakub Jelinek  <jakub@redhat.com>
 
        PR target/54703
index e42d1c7..57011e4 100644 (file)
@@ -1,5 +1,6 @@
 /* { dg-do run } */
 /* { dg-require-weak "" } */
+/* { dg-skip-if "No undefined weak" { hppa*-*-hpux* && { ! lp64 } } { "*" } { "" } } */
 
 int x(int a)
 {