Committed as obvious.

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

        * config/arc/arc.opt (marclinux): Fix typo.
        (marclinux_prof): Likewise.
---
 gcc/ChangeLog          | 5 +++++
 gcc/config/arc/arc.opt | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b7ccbd8..e8b1179 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2016-11-29  Claudiu Zissulescu  <claz...@synopsys.com>
+
+       * config/arc/arc.opt (marclinux): Fix typo.
+       (marclinux_prof): Likewise.
+
 2016-11-29  Jiong Wang  <jiong.w...@arm.com>
 
        * target.def (stack_protect_runtime_enabled_p): New.
diff --git a/gcc/config/arc/arc.opt b/gcc/config/arc/arc.opt
index 5685100..31b305b 100644
--- a/gcc/config/arc/arc.opt
+++ b/gcc/config/arc/arc.opt
@@ -382,11 +382,11 @@ Target
 Pass -EL option through to linker.
 
 marclinux
-target
+Target
 Pass -marclinux option through to linker.
 
 marclinux_prof
-target
+Target
 Pass -marclinux_prof option through to linker.
 
 ;; lra is still unproven for ARC, so allow to fall back to reload with 
-mno-lra.
-- 
1.9.1

Reply via email to