diff options
Diffstat (limited to 'gcc/config/picochip/picochip.opt')
-rw-r--r-- | gcc/config/picochip/picochip.opt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/gcc/config/picochip/picochip.opt b/gcc/config/picochip/picochip.opt index 0e4bc4e..4726f49 100644 --- a/gcc/config/picochip/picochip.opt +++ b/gcc/config/picochip/picochip.opt @@ -20,8 +20,7 @@ mae= Target RejectNegative Joined Var(picochip_ae_type_string) -Specify which type of AE to target. This option sets the mul-type -and byte-access. +Specify which type of AE to target. This option sets the mul-type and byte-access. mmul-type= Target RejectNegative Undocumented Joined Var(picochip_mul_type_string) @@ -37,8 +36,7 @@ Enable debug output to be generated. msymbol-as-address Target Mask(SYMBOL_AS_ADDRESS) -Allow a symbol value to be used as an immediate value in an -instruction. +Allow a symbol value to be used as an immediate value in an instruction. minefficient-warnings Target Mask(INEFFICIENT_WARNINGS) |