aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/sysv4.h
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@redhat.com>2005-05-06 07:41:44 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2005-05-06 07:41:44 +0000
commit8ac385d9ecf7417ad7e855a8d367513d6fd58876 (patch)
treec7ed1bb24ef8900d9fd412353050ed7450b0fc0d /gcc/config/rs6000/sysv4.h
parent8e111a2b7ecc27a0138b40b699e64bb494f0993c (diff)
downloadgcc-8ac385d9ecf7417ad7e855a8d367513d6fd58876.zip
gcc-8ac385d9ecf7417ad7e855a8d367513d6fd58876.tar.gz
gcc-8ac385d9ecf7417ad7e855a8d367513d6fd58876.tar.bz2
* config/rs6000/sysv4.h (EXTRA_SUBTARGET_SWITCHES): Delete.
From-SVN: r99305
Diffstat (limited to 'gcc/config/rs6000/sysv4.h')
-rw-r--r--gcc/config/rs6000/sysv4.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/rs6000/sysv4.h b/gcc/config/rs6000/sysv4.h
index ac28b2d..a8b06ae 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