This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: some testing for the 3.4.0 prerelease
- From: Zack Weinberg <zack at codesourcery dot com>
- To: Joe Buck <Joe dot Buck at synopsys dot COM>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 08 Apr 2004 14:54:29 -0700
- Subject: Re: some testing for the 3.4.0 prerelease
- References: <20040408142041.A14763@synopsys.com>
> "error executing dg-final: bad option "map": must be compare, first,
> index, last, length, match, range, tolower, toupper, trim, trimleft,
> trimright, wordend, or wordstart"
>
> Does anyone know what these might be? An out-of-date dejagnu, perhaps?
sounds like an out-of-date Tcl/Expect, actually. I have
$ runtest --version
Expect version is 5.39.0
Tcl version is 8.3
Framework version is 1.4.4
zw