Commit e15aa623 by Yvan Roux Committed by Yvan Roux

arm.opt (mlra): Enable LRA by default.

2013-12-11  Yvan Roux  <yvan.roux@linaro.org>

        * config/arm/arm.opt (mlra): Enable LRA by default.

From-SVN: r205887
parent 20adc5b1
2013-12-11 Yvan Roux <yvan.roux@linaro.org>
* config/arm/arm.opt (mlra): Enable LRA by default.
2013-12-11 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/59417
......@@ -144,7 +144,7 @@ Target RejectNegative Joined Enum(arm_fpu) Var(arm_fpu_index)
Specify the name of the target floating point hardware/format
mlra
Target Report Var(arm_lra_flag) Init(0) Save
Target Report Var(arm_lra_flag) Init(1) Save
Use LRA instead of reload (transitional)
mhard-float
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment