* config/arc/arc.opt (mlra): Move comment above option name
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Apr 2014 16:06:07 +0000 (16:06 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Apr 2014 16:06:07 +0000 (16:06 +0000)
        to avoid mis-parsing as language options.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@209939 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 704dfc1..1ac6d14 100644 (file)
@@ -1,3 +1,8 @@
+2014-04-30  Joern Rennecke  <joern.rennecke@embecosm.com>
+
+       * config/arc/arc.opt (mlra): Move comment above option name
+       to avoid mis-parsing as language options.
+
 2014-04-30  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        * config/sol2-10.h (TARGET_LIBC_HAS_FUNCTION): Move ...
index 2deb9e7..1e98db9 100644 (file)
@@ -340,9 +340,9 @@ Pass -marclinux_prof option through to linker.
 
 ;; lra is still unproven for ARC, so allow to fall back to reload with -mno-lra.
 ;Target InverseMask(NO_LRA)
-mlra
 ; lra still won't allow to configure libgcc; see PR rtl-optimization/55464.
 ; so don't enable by default.
+mlra
 Target Mask(LRA)
 Enable lra