summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-06 07:41:44 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-06 07:41:44 +0000
commit986af94042c982bd50a0a92920bdf33cf0a79d2c (patch)
treec7ed1bb24ef8900d9fd412353050ed7450b0fc0d
parenta80320f4071fb3d3bf4d6713915042b17f78d26c (diff)
downloadppe42-gcc-986af94042c982bd50a0a92920bdf33cf0a79d2c.tar.gz
ppe42-gcc-986af94042c982bd50a0a92920bdf33cf0a79d2c.zip
* config/rs6000/sysv4.h (EXTRA_SUBTARGET_SWITCHES): Delete.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99305 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/config/rs6000/sysv4.h3
2 files changed, 4 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 8952e068c0e..1f163c3c9c5 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2005-05-06 Richard Sandiford <rsandifo@redhat.com>
+
+ * config/rs6000/sysv4.h (EXTRA_SUBTARGET_SWITCHES): Delete.
+
2005-05-05 J"orn Rennecke <joern.rennecke@st.com>
Kaz Kojima <kkojima@gcc.gnu.org>
diff --git a/gcc/config/rs6000/sysv4.h b/gcc/config/rs6000/sysv4.h
index ac28b2d7b78..a8b06aedb16 100644
--- a/gcc/config/rs6000/sysv4.h
+++ b/gcc/config/rs6000/sysv4.h
@@ -65,9 +65,6 @@ extern const char *rs6000_tls_size_string; /* For -mtls-size= */
#define SDATA_DEFAULT_SIZE 8
-/* This is meant to be redefined in the host dependent files. */
-#define EXTRA_SUBTARGET_SWITCHES
-
/* Sometimes certain combinations of command options do not make sense
on a particular target machine. You can define a macro
`OVERRIDE_OPTIONS' to take account of this. This macro, if
OpenPOWER on IntegriCloud