install.texi (Prerequisites): Remove reference to Tcl 8.6 bug that was fixed in Tcl...
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 4 Aug 2019 13:01:01 +0000 (13:01 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sun, 4 Aug 2019 13:01:01 +0000 (13:01 +0000)
* doc/install.texi (Prerequisites): Remove reference to Tcl 8.6
bug that was fixed in Tcl 8.6.1.

From-SVN: r274089

gcc/ChangeLog
gcc/doc/install.texi

index 16e7f1d..769aa5b 100644 (file)
@@ -1,3 +1,8 @@
+2019-08-04  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/install.texi (Prerequisites): Remove reference to Tcl 8.6
+       bug that was fixed in Tcl 8.6.1.
+
 2019-08-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
 
        * function.c (assign_parm_adjust_stack_rtl): Revise STRICT_ALIGNMENT
index 2598713..4bc1764 100644 (file)
@@ -442,10 +442,7 @@ Necessary when modifying @command{gperf} input files, e.g.@:
 @itemx Tcl
 
 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.  This bug has been fixed in 8.6.1.
+details.
 
 @item autogen version 5.5.4 (or later) and
 @itemx guile version 1.4.1 (or later)