sysv4.h (LINK_OS_FREEBSD_SPEC): Sync '-p' handling with other FreeBSD platforms.
authorDavid O'Brien <obrien@FreeBSD.org>
Sun, 29 Aug 2004 23:26:05 +0000 (23:26 +0000)
committerDavid O'Brien <obrien@gcc.gnu.org>
Sun, 29 Aug 2004 23:26:05 +0000 (23:26 +0000)
2004-08-29  David O'Brien  <obrien@FreeBSD.org>
* config/rs6000/sysv4.h (LINK_OS_FREEBSD_SPEC): Sync '-p' handling with
other FreeBSD platforms.

Approved by:  Mark Mitchell <mark@codesourcery.com>
      Message-ID: <41325B1D.9020901@codesourcery.com>

From-SVN: r86739

gcc/ChangeLog
gcc/config/rs6000/sysv4.h

index 888f316d5fee30008dc9190193f047aaadd4ffba..6517d475b70161630cef4554859191448727c21e 100644 (file)
@@ -1,3 +1,8 @@
+2004-08-29  David O'Brien  <obrien@FreeBSD.org>
+
+       * config/rs6000/sysv4.h (LINK_OS_FREEBSD_SPEC): Sync '-p' handling with
+       other FreeBSD platforms.
+
 2004-08-29  Richard Earnshaw  <rearnsha@arm.com>
 
        * arm.h (REVERSE_CONDITION): Define.
index f3f722d6db8d615c663bb62b63f5f98b7f971805..bb3b9dd07fce734fcf0769051db583d569878f1e 100644 (file)
@@ -1091,7 +1091,7 @@ extern int fixuplabelno;
 #define LINK_START_FREEBSD_SPEC        ""
 
 #define LINK_OS_FREEBSD_SPEC "\
-  %{p:%e`-p' not supported; use `-pg' and gprof(1)} \
+  %{p:%nconsider using `-pg' instead of `-p' with gprof(1)} \
   %{Wl,*:%*} \
   %{v:-V} \
   %{assert*} %{R*} %{rpath*} %{defsym*} \