mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-04 20:01:21 +08:00
* gcc.dg/20021014-1.c (*-*-freebsd*): Use dg-message.
From-SVN: r152386
This commit is contained in:
parent
cd0961a515
commit
0a5a37d431
@ -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
|
||||
|
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user