* doc/invoke.texi (max-cse-path-length): Document.
authorZdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
Wed, 4 Jun 2003 20:59:56 +0000 (22:59 +0200)
committerZdenek Dvorak <rakdver@gcc.gnu.org>
Wed, 4 Jun 2003 20:59:56 +0000 (20:59 +0000)
From-SVN: r67462

gcc/ChangeLog
gcc/doc/invoke.texi

index 68bae44f480d934d792f8ebcacf706847486ac0a..7e21d4d525d772ce1ccfd403cd2df5a903799800 100644 (file)
@@ -1,3 +1,7 @@
+2003-06-04  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
+
+       * doc/invoke.texi (max-cse-path-length): Document.
+
 2003-06-04  Richard Henderson  <rth@redhat.com>
 
        * config/i386/i386.md (align): Use ASM_OUTPUT_*ALIGN macros.
index 17584dba87b16e60d606db65d1c65e1876a4622b..66ef9877f1e5530c1eb8b7ce45f18b9b68a39c0f 100644 (file)
@@ -4595,6 +4595,10 @@ compilation for profile feedback and one for compilation without.  The value
 for compilation with profile feedback needs to be more conservative (higher) in
 order to make tracer effective.
 
+@item max-cse-path-length
+
+Maximum number of basic blocks on path that cse considers.
+
 @item ggc-min-expand
 
 GCC uses a garbage collector to manage its own memory allocation.  This