aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/invoke.texi4
2 files changed, 6 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 75f7cfa..3cd5284 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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.
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index dbb02bb..14f9d8d 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -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