aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/aout.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/sparc/aout.h')
-rw-r--r--gcc/config/sparc/aout.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/gcc/config/sparc/aout.h b/gcc/config/sparc/aout.h
index 7532281..b4727b6 100644
--- a/gcc/config/sparc/aout.h
+++ b/gcc/config/sparc/aout.h
@@ -23,14 +23,6 @@ Boston, MA 02111-1307, USA. */
#define TARGET_VERSION fprintf (stderr, " (sparc)");
-/* Names to predefine in the preprocessor for this target machine.
- ??? It would be nice to not include any subtarget specific values here,
- however there's no way to portably provide subtarget values to
- CPP_PREFINES. Also, -D values in CPP_SUBTARGET_SPEC don't get turned into
- foo, __foo and __foo__. */
-
-#define CPP_PREDEFINES "-Dsparc -Acpu=sparc -Amachine=sparc"
-
/* These compiler options take an argument. We ignore -target for now. */
#define WORD_SWITCH_TAKES_ARG(STR) \