summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.misc-tests/gcov-13.c
diff options
context:
space:
mode:
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>2012-01-07 15:27:15 +0000
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>2012-01-07 15:27:15 +0000
commit5cf85759b6c16a7c7d1171ca958f3a4e2e07363c (patch)
tree2feab0f116e88237e15407af61dcef01194f9e4d /gcc/testsuite/gcc.misc-tests/gcov-13.c
parentd282f1ce30944128616e50d7cbdb5675c6ddc170 (diff)
downloadgcc-5cf85759b6c16a7c7d1171ca958f3a4e2e07363c.tar.gz
PR gcov-profile/51715
PR gcov-profile/51717 * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*. * gcc.misc-tests/gcov-14.c: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182981 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/gcc.misc-tests/gcov-13.c')
-rw-r--r--gcc/testsuite/gcc.misc-tests/gcov-13.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.misc-tests/gcov-13.c b/gcc/testsuite/gcc.misc-tests/gcov-13.c
index fa9680b2544..e26f76be57b 100644
--- a/gcc/testsuite/gcc.misc-tests/gcov-13.c
+++ b/gcc/testsuite/gcc.misc-tests/gcov-13.c
@@ -4,6 +4,7 @@
/* { dg-require-weak "" } */
/* { dg-do run { target native } } */
/* { dg-additional-sources "gcovpart-13b.c" } */
+/* { dg-skip-if "weak ellision not supported" { { hppa*-*-hpux* } && { ! hppa*64*-*-* } } { "*" } { "" } } */
int __attribute__ ((weak)) weak ()
{