install.texi (Prerequisites): Note regression in Tcl 8.6 with RE patterns.
authorMike Stump <mikestump@comcast.net>
Fri, 30 Aug 2013 15:45:18 +0000 (15:45 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Fri, 30 Aug 2013 15:45:18 +0000 (15:45 +0000)
* doc/install.texi (Prerequisites): Note regression in Tcl 8.6
with RE patterns.

From-SVN: r202112

gcc/ChangeLog
gcc/doc/install.texi

index 33ce266..6fa2843 100644 (file)
@@ -1,3 +1,8 @@
+2013-08-30  Mike Stump  <mikestump@comcast.net>
+
+       * doc/install.texi (Prerequisites): Note regression in Tcl 8.6
+       with RE patterns.
+
 2013-08-29  Jan Hubicka  <jh@suse.cz>
 
        * cgraph.c (cgraph_function_body_availability): Handle weakref
index 9e5ba5e..221e60e 100644 (file)
@@ -426,7 +426,11 @@ Necessary when modifying @command{gperf} input files, e.g.@:
 @itemx Expect
 @itemx Tcl
 
-Necessary to run the GCC testsuite; see the section on testing for details.
+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.
 
 @item autogen version 5.5.4 (or later) and
 @itemx guile version 1.4.1 (or later)