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:
parent
20adc5b148
commit
e15aa62309
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user