Document default value for use-after-scope-direct-emission-threshold
authorMartin Liska <mliska@suse.cz>
Fri, 3 Feb 2017 09:10:37 +0000 (10:10 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Fri, 3 Feb 2017 09:10:37 +0000 (09:10 +0000)
2017-02-03  Martin Liska  <mliska@suse.cz>

* doc/invoke.texi: Document default value for
use-after-scope-direct-emission-threshold.

From-SVN: r245147

gcc/ChangeLog
gcc/doc/invoke.texi

index 2118c33..445f27b 100644 (file)
@@ -1,5 +1,10 @@
 2017-02-03  Martin Liska  <mliska@suse.cz>
 
+       * doc/invoke.texi: Document default value for
+       use-after-scope-direct-emission-threshold.
+
+2017-02-03  Martin Liska  <mliska@suse.cz>
+
        PR tree-optimization/79339
        * gimple-ssa-sprintf.c (format_floating_max): Call mpfr_clear.
        (format_floating): Likewise.
index 2d8ee57..08d26a1 100644 (file)
@@ -10471,6 +10471,7 @@ E.g. to disable inline code use
 @item use-after-scope-direct-emission-threshold
 If size of a local variables in bytes is smaller of equal to this number,
 direct instruction emission is utilized to poison and unpoison local variables.
+Default value in 256.
 
 @item chkp-max-ctor-size
 Static constructors generated by Pointer Bounds Checker may become very