nested-func-4.c: Add dg-options for hppa*-*-hpux*.

testsuite/24614
	* gcc.dg/nested-func-4.c: Add dg-options for hppa*-*-hpux*.

From-SVN: r106837
This commit is contained in:
John David Anglin 2005-11-12 21:54:23 +00:00 committed by John David Anglin
parent fa7682c729
commit 86b5dedbee
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2005-11-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
testsuite/24614
* gcc.dg/nested-func-4.c: Add dg-options for hppa*-*-hpux*.
2005-11-12 Hans-Peter Nilsson <hp@axis.com>
* gcc.target/cris/cris.exp: New file.

View File

@ -1,5 +1,6 @@
/* { dg-do run } */
/* { dg-options "-pg" } */
/* { dg-options "-pg -static" { target hppa*-*-hpux* } } */
/* { dg-require-profiling "-pg" } */
extern void abort(void);