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:
parent
7e5037dcb4
commit
1f032a995c
@ -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.
|
||||
|
@ -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);
|
||||
|
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user