From: mrs Date: Wed, 10 Sep 2014 12:35:11 +0000 (+0000) Subject: * doc/install.texi (Prerequisites): Note Tcl 8.6 bug fixed in X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d1fd3acbe6ae3b678a6ef239fcd6ea471b433bd;p=thirdparty%2Fgcc.git * doc/install.texi (Prerequisites): Note Tcl 8.6 bug fixed in 8.6.1. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@215127 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index acb16ab69976..c23082363f48 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2014-09-10 Mike Stump + + * doc/install.texi (Prerequisites): Note Tcl 8.6 bug fixed in + 8.6.1. + 2014-09-10 Martin Jambor * cgraphunit.c (expand_thunk): If not expanding, set analyzed flag. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 31b8c8bf39df..b1e9eb95d71c 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -451,7 +451,7 @@ Necessary to run the GCC testsuite; see the section on testing for details. Tcl 8.6 has a known regression in RE pattern handling that make parts of the testsuite fail. See @uref{http://core.tcl.tk/tcl/tktview/267b7e2334ee2e9de34c4b00d6e72e2f1997085f} -for more information. +for more information. This bug has been fixed in 8.6.1. @item autogen version 5.5.4 (or later) and @itemx guile version 1.4.1 (or later)