Tweaks from Andreas.
authorJeff Law <law@gcc.gnu.org>
Mon, 26 Jan 1998 08:31:47 +0000 (01:31 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 26 Jan 1998 08:31:47 +0000 (01:31 -0700)
From-SVN: r17487

gcc/install.texi
gcc/invoke.texi
gcc/tm.texi

index a3c7ce4f5d8482257644a6115ea37287f75949cb..447349b5b7a227e45262d720656f11079bfdaa66 100644 (file)
@@ -182,7 +182,7 @@ make a difference.
 @cindex Haifa scheduler
 @cindex scheduler, experimental
 @item --enable-haifa
-@item --disable-haifa
+@itemx --disable-haifa
 Use @samp{--enable-haifa} to enable use of an experimental instruction
 scheduler (from IBM Haifa).  This may or may not produce better code.
 Some targets on which it is known to be a win enable it by default; use
index f6beef2c5fbd67bf634cf3dbdec898ac4e8bb426..7a099edd305ffb152333feb8d14afdb57b0ecf12 100644 (file)
@@ -5540,8 +5540,8 @@ functions defined in the code, and makes them publicly visible.
 @cindex aliasing of parameters
 @cindex parameters, aliased
 @item -fargument-alias
-@item -fargument-noalias
-@item -fargument-noalias-global
+@itemx -fargument-noalias
+@itemx -fargument-noalias-global
 Specify the possible relationships among parameters and between
 parameters and global data.
 
index 113a89f6e7be194886f6210d92e7e0703c2ff37d..a8c2f03cb1cd96489a864c2cb594ef7938ed3ce2 100644 (file)
@@ -2038,7 +2038,7 @@ between these kinds.
 @findex EXTRA_CONSTRAINT
 @item EXTRA_CONSTRAINT (@var{value}, @var{c})
 A C expression that defines the optional machine-dependent constraint
-letters (@item @samp{Q}, @samp{R}, @samp{S}, @samp{T}, @samp{U}) that can
+letters (@samp{Q}, @samp{R}, @samp{S}, @samp{T}, @samp{U}) that can
 be used to segregate specific types of operands, usually memory
 references, for the target machine.  Normally this macro will not be
 defined.  If it is required for a particular target machine, it should