From 8d2cef848fbd26893ae2ac6a34de4d6f2d8afd27 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Sat, 29 Sep 2001 10:56:04 +0000 Subject: [PATCH] * doc/invoke.texi (Optimize Options): Delete spurious @table. From-SVN: r45877 --- gcc/ChangeLog | 4 ++++ gcc/doc/invoke.texi | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 68af5c06d77..c0cc56fcac1 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2001-09-29 Hans-Peter Nilsson + + * doc/invoke.texi (Optimize Options): Delete spurious @table. + 2001-09-28 Richard Henderson * varasm.c (assemble_integer): Bound alignment check by diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 58c4d0390bb..39fd01a305c 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -3426,7 +3426,6 @@ except for debugging section. This optimization enables such transformations. It is still compatible with @option{-g}, but debugging resulting programs will be even higher challenge. -@table @gcctabopt @item -fstrength-reduce @opindex fstrength-reduce Perform the optimizations of loop strength reduction and -- 2.30.2