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
This commit is contained in:
Yvan Roux 2013-12-11 12:04:09 +00:00 committed by Yvan Roux
parent 20adc5b148
commit e15aa62309
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
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

View File

@ -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