aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2011-01-27 18:36:03 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2011-01-27 18:36:03 +0000
commit5f02b9dbcd0669d7c13999a89694520113c2cc12 (patch)
tree03c848301911f5bb70b0ca3d4afd54721bf39580 /gcc
parent188214d4f7673ae07a1f87cdf47e97e65aa518b9 (diff)
downloadgcc-5f02b9dbcd0669d7c13999a89694520113c2cc12.zip
gcc-5f02b9dbcd0669d7c13999a89694520113c2cc12.tar.gz
gcc-5f02b9dbcd0669d7c13999a89694520113c2cc12.tar.bz2
sysv4.h (LIB_NETBSD_SPEC): Don't handle -profile.
* config/rs6000/sysv4.h (LIB_NETBSD_SPEC): Don't handle -profile. * config/rs6000/vxworks.h (CC1_SPEC): Don't handle -profile. From-SVN: r169336
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/config/rs6000/sysv4.h2
-rw-r--r--gcc/config/rs6000/vxworks.h3
3 files changed, 7 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 7f8d0dc..5ca9b75 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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.
diff --git a/gcc/config/rs6000/sysv4.h b/gcc/config/rs6000/sysv4.h
index 71af74e..113ddd0 100644
--- a/gcc/config/rs6000/sysv4.h
+++ b/gcc/config/rs6000/sysv4.h
@@ -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 \
diff --git a/gcc/config/rs6000/vxworks.h b/gcc/config/rs6000/vxworks.h
index ac7efe7..95aedf7 100644
--- a/gcc/config/rs6000/vxworks.h
+++ b/gcc/config/rs6000/vxworks.h
@@ -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) \