Mention --enable-valgrind-annotations in install.texi

Martin Liska  <mliska@suse.cz>

	* doc/install.texi: Mention --enable-valgrind-annotations.

Co-Authored-By: Martin Liska <mliska@suse.cz>

From-SVN: r233735
This commit is contained in:
Markus Trippelsdorf 2016-02-26 10:02:45 +00:00 committed by Martin Liska
parent 5aed7e2c0d
commit fb107ea182
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2016-02-26 Markus Trippelsdorf <markus@trippelsdorf.de>
Martin Liska <mliska@suse.cz>
* doc/install.texi: Mention --enable-valgrind-annotations.
2016-02-26 Richard Biener <rguenther@suse.de>
PR tree-optimization/69551

View File

@ -1758,6 +1758,10 @@ When this option is specified more detailed information on memory
allocation is gathered. This information is printed when using
@option{-fmem-report}.
@item --enable-valgrind-annotations
Mark selected memory related operations in the compiler when run under
valgrind to suppress false positives.
@item --enable-nls
@itemx --disable-nls
The @option{--enable-nls} option enables Native Language Support (NLS),