Hello. Installed as obvious as r245147.
Martin
>From 705314a0d896e5434dcb30b6e5790fc5dab132b4 Mon Sep 17 00:00:00 2001 From: marxin <mli...@suse.cz> Date: Fri, 3 Feb 2017 10:07:05 +0100 Subject: [PATCH] Document default value for use-after-scope-direct-emission-threshold gcc/ChangeLog: 2017-02-03 Martin Liska <mli...@suse.cz> * doc/invoke.texi: Document default value for use-after-scope-direct-emission-threshold. --- gcc/doc/invoke.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 2d8ee57552d..08d26a1d858 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -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 -- 2.11.0