]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
sysv4.h (LIB_NETBSD_SPEC): Don't handle -profile.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 27 Jan 2011 18:36:03 +0000 (18:36 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Thu, 27 Jan 2011 18:36:03 +0000 (18:36 +0000)
* config/rs6000/sysv4.h (LIB_NETBSD_SPEC): Don't handle -profile.
* config/rs6000/vxworks.h (CC1_SPEC): Don't handle -profile.

From-SVN: r169336

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

index 7f8d0dc3a0e5e1eb592e3a7b029e0ce8c9b77687..5ca9b75f4b7eb8a9e7f2d71b642d00a78c637c17 100644 (file)
@@ -1,3 +1,8 @@
+2011-01-27  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/rs6000/sysv4.h (LIB_NETBSD_SPEC): Don't handle -profile.
+       * config/rs6000/vxworks.h (CC1_SPEC): Don't handle -profile.
+
 2011-01-27  Anatoly Sokolov  <aesok@post.ru>
 
        * config/s390/s390.h (PREFERRED_RELOAD_CLASS): Remove.
index 71af74e1121835d9fafb368f1362c568ba5117c4..113ddd02bd7a4704f635951c7f3ad24393381649 100644 (file)
@@ -872,7 +872,7 @@ extern int fixuplabelno;
 
 /* NetBSD support.  */
 #define LIB_NETBSD_SPEC "\
-%{profile:-lgmon -lc_p} %{!profile:-lc}"
+-lc"
 
 #define        STARTFILE_NETBSD_SPEC "\
 ncrti.o%s crt0.o%s \
index ac7efe7dfcd9c607b04c2685bc60abf38d7bb3b9..95aedf70608b3c8d29397c087cd0a3c21b120d3c 100644 (file)
@@ -80,8 +80,7 @@ VXWORKS_ADDITIONAL_CPP_SPEC
 
 #define CC1_SPEC                                               \
 "%{G*} %{mno-sdata:-msdata=none} %{msdata:-msdata=default}     \
- %{mlittle|mlittle-endian:-mstrict-align}                      \
- %{profile: -p}"
+ %{mlittle|mlittle-endian:-mstrict-align}"
 
 #define ASM_SPEC \
 "%(asm_cpu) \