comparison gcc/config/mips/mips.opt @ 63:b7f97abdc517 gcc-4.6-20100522

update gcc from gcc-4.5.0 to gcc-4.6
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 24 May 2010 12:47:05 +0900
parents 77e2b8dfacca
children f6334be47118
comparison
equal deleted inserted replaced
56:3c8a44c06a95 63:b7f97abdc517
222 222
223 mmt 223 mmt
224 Target Report Var(TARGET_MT) 224 Target Report Var(TARGET_MT)
225 Allow the use of MT instructions 225 Allow the use of MT instructions
226 226
227 mno-float
228 Target Report RejectNegative Var(TARGET_NO_FLOAT) Condition(TARGET_SUPPORTS_NO_FLOAT)
229 Prevent the use of all floating-point operations
230
227 mno-flush-func 231 mno-flush-func
228 Target RejectNegative 232 Target RejectNegative
229 Do not use a cache-flushing function before calling stack trampolines 233 Do not use a cache-flushing function before calling stack trampolines
230 234
231 mno-mdmx 235 mno-mdmx