Commit e789e9c4 by Eric Botcazou Committed by Eric Botcazou

* doc/invoke.texi (SPARC options): Document that -mflat is deprecated.

From-SVN: r77100
parent 1c563bed
2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
* doc/invoke.texi (SPARC options): Document that -mflat is deprecated.
2004-02-02 Kazu Hirata <kazu@cs.umass.edu> 2004-02-02 Kazu Hirata <kazu@cs.umass.edu>
* config/arc/arc.md, config/arm/arm.c, config/arm/arm.md, * config/arc/arc.md, config/arm/arm.c, config/arm/arm.md,
......
...@@ -6226,6 +6226,8 @@ The local registers and the input registers (0--5) are still treated as ...@@ -6226,6 +6226,8 @@ The local registers and the input registers (0--5) are still treated as
With @option{-mno-flat} (the default), the compiler emits save/restore With @option{-mno-flat} (the default), the compiler emits save/restore
instructions (except for leaf functions) and is the normal mode of operation. instructions (except for leaf functions) and is the normal mode of operation.
These options are deprecated and will be deleted in a future GCC release.
@item -mno-unaligned-doubles @item -mno-unaligned-doubles
@itemx -munaligned-doubles @itemx -munaligned-doubles
@opindex mno-unaligned-doubles @opindex mno-unaligned-doubles
......
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