From 5b22cf7502f7f3af0d12fbed64246d67439a00f6 Mon Sep 17 00:00:00 2001 From: Diego Novillo Date: Sun, 9 Feb 2003 21:22:32 +0000 Subject: Mainline merge as of 2003-02-09. * config/rs6000/t-rs6000 (simplify-rtx.o): Compile with -Wno-error. git-svn-id: https://gcc.gnu.org/svn/gcc/branches/tree-ssa-20020619-branch@62609 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/config/ia64/freebsd.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc/config/ia64/freebsd.h') diff --git a/gcc/config/ia64/freebsd.h b/gcc/config/ia64/freebsd.h index 34dc885905b..3082f4f701a 100644 --- a/gcc/config/ia64/freebsd.h +++ b/gcc/config/ia64/freebsd.h @@ -19,8 +19,8 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -#define LINK_SPEC \ - "%{p:%e`-p' not supported; use `-pg' and gprof(1)} \ +#define LINK_SPEC " \ + %{p:%nconsider using `-pg' instead of `-p' with gprof(1)} \ %{Wl,*:%*} \ %{assert*} %{R*} %{rpath*} %{defsym*} \ %{shared:-Bshareable %{h*} %{soname*}} \ -- cgit v1.2.3