diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 75f7cfa9bd1569aca21529cf880958e3139398da..3cd5284eae137e7a80ba8492b3c5cf4bd891f5a0 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 dbb02bb7b2522beecca59fcf411dd4d519a145c2..14f9d8de205eb2b74f497ca0126e8191f2574482 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