Commit 0a5a37d4 by Loren J. Rittle Committed by Loren J. Rittle

* gcc.dg/20021014-1.c (*-*-freebsd*): Use dg-message.

From-SVN: r152386
parent cd0961a5
2009-10-01 Loren J. Rittle <ljrittle@acm.org>
* gcc.dg/20021014-1.c (*-*-freebsd*): Use dg-message.
2009-10-01 Tobias Burnus <burnus@net-b.de> 2009-10-01 Tobias Burnus <burnus@net-b.de>
PR fortran/41515 PR fortran/41515
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
/* { dg-options "-O2 -p" } */ /* { dg-options "-O2 -p" } */
/* { dg-options "-O2 -p -static" { target hppa*-*-hpux* } } */ /* { dg-options "-O2 -p -static" { target hppa*-*-hpux* } } */
/* { dg-error "profiler" "No profiler support" { target xstormy16-*-* } 0 } */ /* { dg-error "profiler" "No profiler support" { target xstormy16-*-* } 0 } */
/* { dg-error "" "consider using `-pg' instead of `-p' with gprof(1)" { target *-*-freebsd* } 0 } */ /* { dg-message "" "consider using `-pg' instead of `-p' with gprof(1)" { target *-*-freebsd* } 0 } */
extern void abort (void); extern void abort (void);
extern void exit (int); extern void exit (int);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment