Documentation patch (-mno-new-mnemonic)

Pavel Roskin pavel_roskin@geocities.com
Thu Feb 10 12:00:00 GMT 2000


Hello!

The info for gcc-2.95.2 mentions the -mno-new-mnemonics option for
PowerPC. The is no such option. It should be -mold-mnemonics

There are no more other of -mno-new-mnemonics in the sources.

Pavel Roskin

=== cut here ===
--- gcc/invoke.texi	Thu Oct 21 03:01:37 1999
+++ gcc/invoke.texi	Thu Feb 10 14:56:05 2000
@@ -302,7 +302,7 @@
 -mpowerpc  -mno-powerpc
 -mpowerpc-gpopt  -mno-powerpc-gpopt
 -mpowerpc-gfxopt  -mno-powerpc-gfxopt
--mnew-mnemonics  -mno-new-mnemonics
+-mnew-mnemonics  -mold-mnemonics
 -mfull-toc   -mminimal-toc  -mno-fop-in-toc  -mno-sum-in-toc
 -maix64  -maix32  -mxl-call  -mno-xl-call  -mthreads  -mpe
 -msoft-float  -mhard-float  -mmultiple  -mno-multiple
=== cut here ===



More information about the Gcc-patches mailing list