diff options
author | dj <dj@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-06-26 20:36:05 +0000 |
---|---|---|
committer | dj <dj@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-06-26 20:36:05 +0000 |
commit | 1f2d41ad5dc05ca967d60a986ad45bceb82b4080 (patch) | |
tree | 825f3706c637171a203c59fde5a1dc72db24c826 /gcc/config/mep/mep.opt | |
parent | da870daca9dd502e59cb7ef45c0792702da0a44a (diff) | |
download | gcc-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.opt | 4 |
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 |