Commit 648e68d5 by Matthias Klose Committed by Matthias Klose

install.texi: Remove references to java/libjava.

2016-11-16  Matthias Klose  <doko@ubuntu.com>

        * doc/install.texi: Remove references to java/libjava.

From-SVN: r242463
parent 5d70ab07
2016-11-16 Matthias Klose <doko@ubuntu.com>
* doc/install.texi: Remove references to java/libjava.
2016-11-16 Kugan Vivekanandarajah <kuganv@linaro.org> 2016-11-16 Kugan Vivekanandarajah <kuganv@linaro.org>
* tree-ssa-coalesce.c (register_default_def): Remove register_ssa_partition. * tree-ssa-coalesce.c (register_default_def): Remove register_ssa_partition.
...@@ -10793,8 +10793,8 @@ Inserts a call to @code{__sanitizer_cov_trace_pc} into every basic block. ...@@ -10793,8 +10793,8 @@ Inserts a call to @code{__sanitizer_cov_trace_pc} into every basic block.
@opindex fbounds-check @opindex fbounds-check
For front ends that support it, generate additional code to check that For front ends that support it, generate additional code to check that
indices used to access arrays are within the declared range. This is indices used to access arrays are within the declared range. This is
currently only supported by the Fortran front end, where currently only supported by the Fortran front end, where this option
this option defaults to true and false respectively. defaults to false.
@item -fcheck-pointer-bounds @item -fcheck-pointer-bounds
@opindex fcheck-pointer-bounds @opindex fcheck-pointer-bounds
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment