From: John David Anglin Date: Mon, 11 Mar 2013 00:56:45 +0000 (+0000) Subject: pr44194-1.c: Skip compilation on hppa*64*-*-*. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5bd68253c376afbeb8eda22d99c8bd0e91b78a45;p=gcc.git pr44194-1.c: Skip compilation on hppa*64*-*-*. * gcc.dg/pr44194-1.c: Skip compilation on hppa*64*-*-*. From-SVN: r196589 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index a63991ec35b..bdc4b9c3cf4 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2013-03-10 John David Anglin + + * gcc.dg/pr44194-1.c: Skip compilation on hppa*64*-*-*. + 2013-03-10 Paul Thomas PR fortran/56575 diff --git a/gcc/testsuite/gcc.dg/pr44194-1.c b/gcc/testsuite/gcc.dg/pr44194-1.c index 8c6547e87f4..0182f75454d 100644 --- a/gcc/testsuite/gcc.dg/pr44194-1.c +++ b/gcc/testsuite/gcc.dg/pr44194-1.c @@ -1,4 +1,4 @@ -/* { dg-do compile { target { { { { { i?86-*-* x86_64-*-* } && x32 } || lp64 } && { ! s390*-*-* } } && { ! alpha*-*-* } } } } */ +/* { dg-do compile { target { { { { { { i?86-*-* x86_64-*-* } && x32 } || lp64 } && { ! s390*-*-* } } && { ! hppa*64*-*-* } } && { ! alpha*-*-* } } } } */ /* { dg-options "-O2 -fdump-rtl-dse1 -fdump-rtl-final" } */ /* Restrict to 64-bit targets since 32-bit targets usually return small