OSDN Git Service

* invoke.texi: Fix syntax error in previous patch.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 11 Jan 2004 17:01:13 +0000 (17:01 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 11 Jan 2004 17:01:13 +0000 (17:01 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75681 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/invoke.texi

index 5dee099..aa162c6 100644 (file)
@@ -1,5 +1,7 @@
 2004-01-11  Jan Hubicka  <jh@suse.cz>
 
+       * invoke.texi: Fix syntax error in previous patch.
+
        Partial fix for PR opt/10776
        * Makefile.in (reload.o): Include param.h
        * params.def (PARAM_MAX_RELOAD_SEARCH_INSNS): New parameter.
index 2431cc7..9099090 100644 (file)
@@ -4853,14 +4853,12 @@ parameter very large effectively disables garbage collection.  Setting
 this parameter and @option{ggc-min-expand} to zero causes a full
 collection to occur at every opportunity.
 
-@table @gcctabopt
 @item max-reload-search-insns
 The maximum number of instruction reload should look backward for equivalent
 register.  Increasing values mean more aggressive optimization, making the
 compile time increase with probably slightly better performance.  The default
 value is 100.
 
-
 @item reorder-blocks-duplicate
 @itemx reorder-blocks-duplicate-feedback