* gcc.dg/20021014-1.c (*-*-freebsd*): Use dg-message.
authorLoren J. Rittle <ljrittle@acm.org>
Thu, 1 Oct 2009 23:08:07 +0000 (23:08 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Thu, 1 Oct 2009 23:08:07 +0000 (23:08 +0000)
From-SVN: r152386

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20021014-1.c

index 8d5e32c..1d34fb7 100644 (file)
@@ -1,3 +1,7 @@
+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>
 
        PR fortran/41515
index 41aa3c3..e43f7b2 100644 (file)
@@ -3,7 +3,7 @@
 /* { dg-options "-O2 -p" } */
 /* { dg-options "-O2 -p -static" { target hppa*-*-hpux* } } */
 /* { 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 exit (int);