summaryrefslogtreecommitdiff
path: root/gcc/config/mep/mep.opt
diff options
context:
space:
mode:
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2009-06-26 20:36:05 +0000
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2009-06-26 20:36:05 +0000
commit1f2d41ad5dc05ca967d60a986ad45bceb82b4080 (patch)
tree825f3706c637171a203c59fde5a1dc72db24c826 /gcc/config/mep/mep.opt
parentda870daca9dd502e59cb7ef45c0792702da0a44a (diff)
downloadgcc-1f2d41ad5dc05ca967d60a986ad45bceb82b4080.tar.gz
* config/mep/mep.opt (mfar): Remove -mfar as it doesn't do anything.
* config/mep/mep.c (mep_bundle_insns): Account for the fact that the scheduler doesn't tag jump insns. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@148986 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/mep/mep.opt')
-rw-r--r--gcc/config/mep/mep.opt4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/mep/mep.opt b/gcc/config/mep/mep.opt
index d8b41345077..54e6161829a 100644
--- a/gcc/config/mep/mep.opt
+++ b/gcc/config/mep/mep.opt
@@ -83,10 +83,6 @@ mel
Target Mask(LITTLE_ENDIAN) RejectNegative
Use little-endian byte order
-mfar
-Target RejectNegative
-Enable -ml, -mtf, and -mc=far
-
mio-volatile
Target Mask(IO_VOLATILE)
__io vars are volatile by default