Document default value for use-after-scope-direct-emission-threshold

2017-02-03  Martin Liska  <mliska@suse.cz>

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

From-SVN: r245147
This commit is contained in:
Martin Liska 2017-02-03 10:10:37 +01:00 committed by Martin Liska
parent 0a95c7e2c9
commit 5dd5e20438
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
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

View 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