Document --param=threader-debug.
authorAldy Hernandez <aldyh@redhat.com>
Tue, 9 Nov 2021 14:33:12 +0000 (15:33 +0100)
committerAldy Hernandez <aldyh@redhat.com>
Tue, 9 Nov 2021 15:18:57 +0000 (16:18 +0100)
gcc/ChangeLog:

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

gcc/doc/invoke.texi

index 95732c3..2ea23d0 100644 (file)
@@ -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.