nest.c, [...]: Expect build failure on mmix-*-*.

* gcc.dg/nest.c, gcc.dg/20021014-1.c: Expect build failure on
	mmix-*-*.

From-SVN: r58553
This commit is contained in:
Hans-Peter Nilsson 2002-10-26 05:44:18 +00:00 committed by Hans-Peter Nilsson
parent 7e5037dcb4
commit 1f032a995c
3 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
* gcc.dg/nest.c, gcc.dg/20021014-1.c: Expect build failure on
mmix-*-*.
2002-10-25 Mike Stump <mrs@apple.com>
* gcc.dg/warn-1.c: New test.

View File

@ -1,5 +1,6 @@
/* { dg-do run } */
/* { dg-options "-O2 -p" } */
/* { dg-build "profiler" "No profiler support" { xfail mmix-*-* } } */
extern void abort (void);
extern void exit (int);

View File

@ -1,6 +1,7 @@
/* PR 5967, PR 7114 */
/* { dg-do run } */
/* { dg-options "-O2 -pg" } */
/* { dg-build "profiler" "No profiler support" { xfail mmix-*-* } } */
long foo (long x)
{