Commit 86b5dedb by John David Anglin Committed by John David Anglin

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
parent fa7682c7
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> 2005-11-12 Hans-Peter Nilsson <hp@axis.com>
* gcc.target/cris/cris.exp: New file. * gcc.target/cris/cris.exp: New file.
/* { dg-do run } */ /* { dg-do run } */
/* { dg-options "-pg" } */ /* { dg-options "-pg" } */
/* { dg-options "-pg -static" { target hppa*-*-hpux* } } */
/* { dg-require-profiling "-pg" } */ /* { dg-require-profiling "-pg" } */
extern void abort(void); extern void abort(void);
......
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