public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-5059] Document --param=threader-debug.
@ 2021-11-09 15:19 Aldy Hernandez
  0 siblings, 0 replies; only message in thread
From: Aldy Hernandez @ 2021-11-09 15:19 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:af33850a4d1116a1c2dc9132b5db6e9533aedf33

commit r12-5059-gaf33850a4d1116a1c2dc9132b5db6e9533aedf33
Author: Aldy Hernandez <aldyh@redhat.com>
Date:   Tue Nov 9 15:33:12 2021 +0100

    Document --param=threader-debug.
    
    gcc/ChangeLog:
    
            * doc/invoke.texi (Invoking GCC): Document --param=threader-debug.

Diff:
---
 gcc/doc/invoke.texi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 95732c3fb25..2ea23d07c4c 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -14518,6 +14518,9 @@ finite state automaton jump thread path.
 @item max-fsm-thread-length
 Maximum number of basic blocks on a jump thread path.
 
+@item threader-debug
+threader-debug=[none|all] Enables verbose dumping of the threader solver.
+
 @item parloops-chunk-size
 Chunk size of omp schedule for loops parallelized by parloops.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-09 15:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-09 15:19 [gcc r12-5059] Document --param=threader-debug Aldy Hernandez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).