]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* invoke.texi: Use @itemx for a secondary item in a @table.
authorAndreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Fri, 27 Feb 1998 02:30:29 +0000 (02:30 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Fri, 27 Feb 1998 02:30:29 +0000 (02:30 +0000)
From-SVN: r18281

gcc/ChangeLog
gcc/invoke.texi

index e4a4f9837f8ac6ede7ebdcb0dc7f25fc157e6d0e..5ca774cfbba9876da27c5d3e4e6c8494aa66655f 100644 (file)
@@ -1,5 +1,7 @@
 Fri Feb 27 11:02:47 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
 
+       * invoke.texi: Use @itemx for a secondary item in a @table.
+
        * config/m68k/m68k.md (movsf+1): Optimize moving a CONST_DOUBLE
        zero.
 
index 44292d6af066723da72fe76304558bd40460d1d2..d13f5bc9c1f12f086934d38dd71e5ba184fb3a40 100644 (file)
@@ -1091,7 +1091,7 @@ Enable automatic template instantiation.  This option also implies
 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 @@ far away, the compiler will always load the functions address up into a
 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}