Commit 5bd68253 by John David Anglin Committed by John David Anglin

pr44194-1.c: Skip compilation on hppa*64*-*-*.

	* gcc.dg/pr44194-1.c: Skip compilation on hppa*64*-*-*.

From-SVN: r196589
parent aef5ef9d
2013-03-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* gcc.dg/pr44194-1.c: Skip compilation on hppa*64*-*-*.
2013-03-10 Paul Thomas <pault@gcc.gnu.org>
PR fortran/56575
......
/* { 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment