install.texi: Remove references to java/libjava.
authorMatthias Klose <doko@ubuntu.com>
Tue, 15 Nov 2016 23:42:33 +0000 (23:42 +0000)
committerMatthias Klose <doko@gcc.gnu.org>
Tue, 15 Nov 2016 23:42:33 +0000 (23:42 +0000)
2016-11-16  Matthias Klose  <doko@ubuntu.com>

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

From-SVN: r242463

gcc/ChangeLog
gcc/doc/invoke.texi

index 75f7cfa9bd1569aca21529cf880958e3139398da..3cd5284eae137e7a80ba8492b3c5cf4bd891f5a0 100644 (file)
@@ -1,3 +1,7 @@
+2016-11-16  Matthias Klose  <doko@ubuntu.com>
+
+       * doc/install.texi: Remove references to java/libjava.
+
 2016-11-16  Kugan Vivekanandarajah  <kuganv@linaro.org>
 
        * tree-ssa-coalesce.c (register_default_def): Remove register_ssa_partition.
index dbb02bb7b2522beecca59fcf411dd4d519a145c2..14f9d8de205eb2b74f497ca0126e8191f2574482 100644 (file)
@@ -10793,8 +10793,8 @@ Inserts a call to @code{__sanitizer_cov_trace_pc} into every basic block.
 @opindex fbounds-check
 For front ends that support it, generate additional code to check that
 indices used to access arrays are within the declared range.  This is
-currently only supported by the Fortran front end, where
-this option defaults to true and false respectively.
+currently only supported by the Fortran front end, where this option
+defaults to false.
 
 @item -fcheck-pointer-bounds
 @opindex fcheck-pointer-bounds