Commit c3e242e7 by Nick Clifton Committed by Nick Clifton

cris.opt (march): Remove VarExists attribute.

* config/cris/cris.opt (march): Remove VarExists attribute.
  (max-stackframe=): Likewise.

From-SVN: r113971
parent eec077bd
2006-05-22 Nick Clifton <nickc@redhat.com>
* config/cris/cris.opt (march): Remove VarExists attribute.
(max-stackframe=): Likewise.
2006-05-22 Kazu Hirata <kazu@codesourcery.com> 2006-05-22 Kazu Hirata <kazu@codesourcery.com>
* doc/rtl.texi: Fix a typo. * doc/rtl.texi: Fix a typo.
......
...@@ -162,7 +162,7 @@ mcpu= ...@@ -162,7 +162,7 @@ mcpu=
Target Report RejectNegative Joined Undocumented Var(cris_cpu_str) Target Report RejectNegative Joined Undocumented Var(cris_cpu_str)
march= march=
Target Report RejectNegative Joined Var(cris_cpu_str) VarExists Target Report RejectNegative Joined Var(cris_cpu_str)
-march=ARCH Generate code for the specified chip or CPU version -march=ARCH Generate code for the specified chip or CPU version
mtune= mtune=
...@@ -174,7 +174,7 @@ Target Report RejectNegative Joined Var(cris_max_stackframe_str) ...@@ -174,7 +174,7 @@ Target Report RejectNegative Joined Var(cris_max_stackframe_str)
-mmax-stackframe=SIZE Warn when a stackframe is larger than the specified size -mmax-stackframe=SIZE Warn when a stackframe is larger than the specified size
max-stackframe= max-stackframe=
Target Report RejectNegative Joined Undocumented Var(cris_max_stackframe_str) VarExists Target Report RejectNegative Joined Undocumented Var(cris_max_stackframe_str)
; TARGET_SVINTO: Currently this just affects alignment. FIXME: ; TARGET_SVINTO: Currently this just affects alignment. FIXME:
; Redundant with TARGET_ALIGN_BY_32, or put machine stuff here? ; Redundant with TARGET_ALIGN_BY_32, or put machine stuff here?
......
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