From: Matthias Klose Date: Tue, 15 Nov 2016 23:42:33 +0000 (+0000) Subject: install.texi: Remove references to java/libjava. X-Git-Tag: basepoints/gcc-8~3120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=648e68d5fc7753a79925c9fc58a261bda8ff466d;p=thirdparty%2Fgcc.git install.texi: Remove references to java/libjava. 2016-11-16 Matthias Klose * doc/install.texi: Remove references to java/libjava. From-SVN: r242463 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 75f7cfa9bd15..3cd5284eae13 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2016-11-16 Matthias Klose + + * doc/install.texi: Remove references to java/libjava. + 2016-11-16 Kugan Vivekanandarajah * tree-ssa-coalesce.c (register_default_def): Remove register_ssa_partition. diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index dbb02bb7b252..14f9d8de205e 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