Commit 61e72afb by Claudiu Zissulescu Committed by Claudiu Zissulescu

[ARC] [COMMITTED] Fix typo in arc.opt

gcc/
2016-11-29  Claudiu Zissulescu  <claziss@synopsys.com>

        * config/arc/arc.opt (marclinux): Fix typo.
        (marclinux_prof): Likewise.

From-SVN: r242956
parent 87a5dc2d
2016-11-29 Claudiu Zissulescu <claziss@synopsys.com>
* config/arc/arc.opt (marclinux): Fix typo.
(marclinux_prof): Likewise.
2016-11-29 Jiong Wang <jiong.wang@arm.com> 2016-11-29 Jiong Wang <jiong.wang@arm.com>
* target.def (stack_protect_runtime_enabled_p): New. * target.def (stack_protect_runtime_enabled_p): New.
...@@ -382,11 +382,11 @@ Target ...@@ -382,11 +382,11 @@ Target
Pass -EL option through to linker. Pass -EL option through to linker.
marclinux marclinux
target Target
Pass -marclinux option through to linker. Pass -marclinux option through to linker.
marclinux_prof marclinux_prof
target Target
Pass -marclinux_prof option through to linker. Pass -marclinux_prof option through to linker.
;; lra is still unproven for ARC, so allow to fall back to reload with -mno-lra. ;; lra is still unproven for ARC, so allow to fall back to reload with -mno-lra.
......
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