Commit c48ec590 by Zdenek Dvorak Committed by Zdenek Dvorak

* doc/invoke.texi (max-cse-path-length): Document.

From-SVN: r67462
parent 9ccf9681
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.
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment