* gcc.dg/nest.c, gcc.dg/
20021014-1.c: Expect build failure on
mmix-*-*.
From-SVN: r58553
+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.
/* { dg-do run } */
/* { dg-options "-O2 -p" } */
+/* { dg-build "profiler" "No profiler support" { xfail mmix-*-* } } */
extern void abort (void);
extern void exit (int);
/* PR 5967, PR 7114 */
/* { dg-do run } */
/* { dg-options "-O2 -pg" } */
+/* { dg-build "profiler" "No profiler support" { xfail mmix-*-* } } */
long foo (long x)
{