]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
[ARC] [COMMITTED] Fix typo in arc.opt
authorClaudiu Zissulescu <claziss@synopsys.com>
Tue, 29 Nov 2016 12:42:22 +0000 (13:42 +0100)
committerClaudiu Zissulescu <claziss@gcc.gnu.org>
Tue, 29 Nov 2016 12:42:22 +0000 (13:42 +0100)
gcc/
2016-11-29  Claudiu Zissulescu  <claziss@synopsys.com>

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

From-SVN: r242956

gcc/ChangeLog
gcc/config/arc/arc.opt

index b7ccbd88550183b46a89f23af1ac4ac9f047c429..e8b117986ab46ffaa591a11175d59d98536209c8 100644 (file)
@@ -1,3 +1,8 @@
+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>
 
        * target.def (stack_protect_runtime_enabled_p): New.
index 56851003eaa0726a597ef87ea677d6563fd0e538..31b305bbee52753ae1842e4131069c7066f23366 100644 (file)
@@ -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.