Doc bug
Andreas Schwab
schwab@issan.informatik.uni-dortmund.de
Wed Feb 25 06:39:00 GMT 1998
This patch fixes a small doc bug.
1998-02-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* invoke.texi: Use @itemx for a secondary item in a @table.
--- egcs-980221/gcc/invoke.texi.~1~ Tue Feb 24 01:38:47 1998
+++ egcs-980221/gcc/invoke.texi Tue Feb 24 10:35:49 1998
@@ -1091,7 +1091,7 @@
information.
@item -fsquangle
-@item -fno-squangle
+@itemx -fno-squangle
@samp{-fsquangle} will enable a compressed form of name mangling for
identifiers. In particular, it helps to shorten very long names by recognizing
types and class names which occur more than once, replacing them with special
@@ -5237,7 +5237,7 @@
register, and call indirect through the pointer.
@item -mno-ep
-@item -mep
+@itemx -mep
Do not optimize (do optimize) basic blocks that use the same index
pointer 4 or more times to copy pointer into the @code{ep} register, and
use the shorter @code{sld} and @code{sst} instructions. The @samp{-mep}
--
Andreas Schwab "And now for something
schwab@issan.informatik.uni-dortmund.de completely different"
schwab@gnu.org
More information about the Gcc
mailing list