From: Zack Weinberg Date: Fri, 17 Aug 2001 01:55:29 +0000 (+0000) Subject: * doc/tm.texi: Remove extra @table command. X-Git-Tag: prereleases/libstdc++-3.0.95~2615 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8daaf93ce179c7d64e9d3e0f59fb75d61a113ed2;p=thirdparty%2Fgcc.git * doc/tm.texi: Remove extra @table command. From-SVN: r44951 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 58f6533fe199..93b902d0ad81 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2001-08-16 Zack Weinberg + + * doc/tm.texi: Remove extra @table command. + 2001-08-16 Zack Weinberg * final.c (shorten_branches): Clear the end of the label_align diff --git a/gcc/doc/tm.texi b/gcc/doc/tm.texi index d3e581975a9e..1a99fc5564d6 100644 --- a/gcc/doc/tm.texi +++ b/gcc/doc/tm.texi @@ -7151,7 +7151,6 @@ to set the variable @var{align_jumps} in the target's @code{OVERRIDE_OPTIONS}. Otherwise, you should try to honour the user's selection in @var{align_jumps} in a @code{JUMP_ALIGN} implementation. -@table @code @findex LABEL_ALIGN_AFTER_BARRIER @item LABEL_ALIGN_AFTER_BARRIER (@var{label}) The alignment (log base 2) to put in front of @var{label}, which follows