summaryrefslogtreecommitdiff
path: root/gcc/config/mips/sde.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/mips/sde.h')
-rw-r--r--gcc/config/mips/sde.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/gcc/config/mips/sde.h b/gcc/config/mips/sde.h
index d2a32967b75..29eaccc8724 100644
--- a/gcc/config/mips/sde.h
+++ b/gcc/config/mips/sde.h
@@ -1,6 +1,6 @@
/* Definitions of target machine for GNU compiler.
MIPS SDE version.
- Copyright (C) 2003, 2004, 2007, 2008, 2009
+ Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
This file is part of GCC.
@@ -42,13 +42,6 @@ along with GCC; see the file COPYING3. If not see
things like LINK_SPEC easier to write. */ \
"%{!EB:%{!EL:%(endian_spec)}}", \
\
- /* -mcode-xonly is a traditional alias for -mcode-readable=pcrel and \
- -mno-data-in-code is a traditional alias for -mcode-readable=no. \
- The latter trumps the former. */ \
- "%{mno-data-in-code: -mcode-readable=no}", \
- "%{!mcode-readable=no: %{mcode-xonly: -mcode-readable=pcrel}}", \
- "%<mno-data-in-code %<mcode-xonly", \
- \
/* Configuration-independent MIPS rules. */ \
BASE_DRIVER_SELF_SPECS