From: Eric Botcazou Date: Mon, 2 Feb 2004 09:17:19 +0000 (+0100) Subject: * doc/invoke.texi (SPARC options): Document that -mflat is deprecated. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e789e9c4709b0e52300749a9bf208f142988be98;p=gcc.git * doc/invoke.texi (SPARC options): Document that -mflat is deprecated. From-SVN: r77100 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 335be88d9a3..723b916bef4 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2004-02-02 Eric Botcazou + + * doc/invoke.texi (SPARC options): Document that -mflat is deprecated. + 2004-02-02 Kazu Hirata * config/arc/arc.md, config/arm/arm.c, config/arm/arm.md, diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 0f6477d515e..21992735ca1 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -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