From: Claudiu Zissulescu Date: Tue, 29 Nov 2016 12:42:22 +0000 (+0100) Subject: [ARC] [COMMITTED] Fix typo in arc.opt X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=61e72afb37fa4eb010076663a8a33c5740bcea93;p=gcc.git [ARC] [COMMITTED] Fix typo in arc.opt gcc/ 2016-11-29 Claudiu Zissulescu * config/arc/arc.opt (marclinux): Fix typo. (marclinux_prof): Likewise. From-SVN: r242956 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b7ccbd88550..e8b117986ab 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2016-11-29 Claudiu Zissulescu + + * config/arc/arc.opt (marclinux): Fix typo. + (marclinux_prof): Likewise. + 2016-11-29 Jiong Wang * target.def (stack_protect_runtime_enabled_p): New. diff --git a/gcc/config/arc/arc.opt b/gcc/config/arc/arc.opt index 56851003eaa..31b305bbee5 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.