diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2013-03-26 22:04:26 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2013-03-26 22:04:26 +0000 |
commit | 4fc7b1459e873804e353a7aa15a2653e977137f2 (patch) | |
tree | 1ae00b0af04ed7572d7e50944ca75e36d3190c66 /gcc/doc | |
parent | cb6da767b099d8cb044b255b58ca34ba02e8cd38 (diff) | |
download | gcc-4fc7b1459e873804e353a7aa15a2653e977137f2.tar.gz |
* doc/invoke.texi (SPARC options): Remove -mlittle-endian.
From-SVN: r197120
Diffstat (limited to 'gcc/doc')
-rw-r--r-- | gcc/doc/invoke.texi | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 3054e5c4c12..87696b3ad49 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -925,7 +925,6 @@ See RS/6000 and PowerPC Options. -mfaster-structs -mno-faster-structs -mflat -mno-flat @gol -mfpu -mno-fpu -mhard-float -msoft-float @gol -mhard-quad-float -msoft-quad-float @gol --mlittle-endian @gol -mstack-bias -mno-stack-bias @gol -munaligned-doubles -mno-unaligned-doubles @gol -mv8plus -mno-v8plus -mvis -mno-vis @gol @@ -19327,11 +19326,6 @@ These @samp{-m} options are supported in addition to the above on SPARC-V9 processors in 64-bit environments: @table @gcctabopt -@item -mlittle-endian -@opindex mlittle-endian -Generate code for a processor running in little-endian mode. It is only -available for a few configurations and most notably not on Solaris and Linux. - @item -m32 @itemx -m64 @opindex m32 |