aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64/freebsd.h
diff options
context:
space:
mode:
authorDiego Novillo <dnovillo@redhat.com>2003-02-09 21:22:32 +0000
committerDiego Novillo <dnovillo@redhat.com>2003-02-09 21:22:32 +0000
commit5b22cf7502f7f3af0d12fbed64246d67439a00f6 (patch)
tree16591cdf01847e71212bcc4c0931432c233f5e30 /gcc/config/ia64/freebsd.h
parent3bdcc77ee3a50e323510729b4f543eae39687d5e (diff)
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
Diffstat (limited to 'gcc/config/ia64/freebsd.h')
-rw-r--r--gcc/config/ia64/freebsd.h4
1 files changed, 2 insertions, 2 deletions
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*}} \