From: Richard Sandiford Date: Fri, 7 Sep 2007 07:48:04 +0000 (+0000) Subject: mips.opt (mcode-readable=): Move to keep list alphabetical. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=704aab3e3fa5514458136706d50e6a67e534364b;p=gcc.git mips.opt (mcode-readable=): Move to keep list alphabetical. gcc/ * config/mips/mips.opt (mcode-readable=): Move to keep list alphabetical. From-SVN: r128231 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 78b0a9a4e6b..ab560c4a37d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2007-09-07 Richard Sandiford + + * config/mips/mips.opt (mcode-readable=): Move to keep list + alphabetical. + 2007-09-07 Richard Sandiford * doc/invoke.texi: Document the MIPS -mlocal-sdata, -mextern-sdata diff --git a/gcc/config/mips/mips.opt b/gcc/config/mips/mips.opt index 80fd108204f..be00ee5d1b5 100644 --- a/gcc/config/mips/mips.opt +++ b/gcc/config/mips/mips.opt @@ -50,6 +50,10 @@ mcheck-zero-division Target Report Mask(CHECK_ZERO_DIV) Trap on integer divide by zero +mcode-readable= +Target RejectNegative Joined +-mcode-readable=SETTING Specify when instructions are allowed to access code + mdivide-breaks Target Report RejectNegative Mask(DIVIDE_BREAKS) Use branch-and-break sequences to check for integer divide by zero @@ -244,10 +248,6 @@ msym32 Target Report Var(TARGET_SYM32) Assume all symbols have 32-bit values -mcode-readable= -Target RejectNegative Joined --mcode-readable=SETTING Specify when instructions are allowed to access code - mtune= Target RejectNegative Joined Var(mips_tune_string) -mtune=PROCESSOR Optimize the output for PROCESSOR