re PR target/20045 (gcc.dg/ia64-fptr-1.c fails on ia64-hpux)

PR target/20045
	* gcc.dg/ia64-fptr-1.c: Run only on linux.

From-SVN: r97333
This commit is contained in:
Steve Ellcey 2005-03-31 16:53:18 +00:00 committed by Steve Ellcey
parent 3f55b339c0
commit 1239de63cb
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2005-03-31 Steve Ellcey <sje@cup.hp.com>
PR target/20045
* gcc.dg/ia64-fptr-1.c: Run only on linux.
2005-03-31 Francois-Xavier Coudert <coudert@clipper.ens.fr>
PR libfortran/20660

View File

@ -1,4 +1,4 @@
/* { dg-do run { target ia64-*-* } } */
/* { dg-do run { target ia64-*-linux* } } */
/* { dg-options "-O2" } */
/* Test function descriptor access. */