]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* doc/tm.texi: Remove extra @table command.
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Aug 2001 01:55:29 +0000 (01:55 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Aug 2001 01:55:29 +0000 (01:55 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44951 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/tm.texi

index 58f6533fe1990acd3aa53b6222e9e69ef7f7e2b7..93b902d0ad8153207aa51fb46a587e8c0f2b85d3 100644 (file)
@@ -1,3 +1,7 @@
+2001-08-16  Zack Weinberg  <zackw@panix.com>
+
+       * doc/tm.texi: Remove extra @table command.
 2001-08-16  Zack Weinberg  <zackw@panix.com>
 
        * final.c (shorten_branches): Clear the end of the label_align
index d3e581975a9e8cd0a6b089476d4e0aabb7d0920a..1a99fc5564d60af65815f030c584cb4a6bb157fd 100644 (file)
@@ -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