diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/nest.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/nest.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/nest.c b/gcc/testsuite/gcc.dg/nest.c index 796589e..60ced13 100644 --- a/gcc/testsuite/gcc.dg/nest.c +++ b/gcc/testsuite/gcc.dg/nest.c @@ -1,7 +1,6 @@ /* PR 5967, PR 7114 */ /* { dg-do run } */ /* { dg-options "-O2 -pg" } */ -/* { dg-build "profiler" "No profiler support" { xfail mmix-*-* } } */ long foo (long x) { |