[gccgo] Create _test directory when running tests

Ian Lance Taylor iant@google.com
Fri Jun 25 09:15:00 GMT 2010


The gc compiler creates a _test directory when running tests.  The
template test has started expecting that directory to exist.  This
patch changes gotest to create the directory, to provide an
environment similar to that of the gc library.  Committed to gccgo
branch.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 437 bytes
Desc: gotest
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100625/46d212c5/attachment.bin>


More information about the Gcc-patches mailing list