From 544d00efce8b15a581ccdb17053d12d57b85cea4 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Sat, 29 Sep 2001 10:56:04 +0000 Subject: * doc/invoke.texi (Optimize Options): Delete spurious @table. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@45877 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/doc/invoke.texi | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/doc') 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 -- cgit v1.2.3