OSDN Git Service

* doc/invoke.texi (SPARC options): Document that -mflat is deprecated.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Feb 2004 09:17:19 +0000 (09:17 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Feb 2004 09:17:19 +0000 (09:17 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@77100 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/invoke.texi

index 335be88..723b916 100644 (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,
index 0f6477d..2199273 100644 (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