aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/nest.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/nest.c')
-rw-r--r--gcc/testsuite/gcc.dg/nest.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/nest.c b/gcc/testsuite/gcc.dg/nest.c
index 34f4435..5520aa1 100644
--- a/gcc/testsuite/gcc.dg/nest.c
+++ b/gcc/testsuite/gcc.dg/nest.c
@@ -2,6 +2,9 @@
/* { dg-do run } */
/* { dg-options "-O2 -pg" } */
/* { dg-error "profiler" "No profiler support" { target mmix-*-* } 0 } */
+/* Support for -pg on irix relies on gcrt1.o which doesn't exist yet.
+ See: http://gcc.gnu.org/ml/gcc/2002-10/msg00169.html */
+/* { dg-error "gcrt1.o" "Profiler support missing" { target mips*-*-irix* } 0 } */
long foo (long x)
{