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

From-SVN: r77100
This commit is contained in:
Eric Botcazou 2004-02-02 10:17:19 +01:00 committed by Eric Botcazou
parent 1c563bedd2
commit e789e9c470
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
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>
* config/arc/arc.md, config/arm/arm.c, config/arm/arm.md,

View File

@ -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
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
@itemx -munaligned-doubles
@opindex mno-unaligned-doubles