]> gcc.gnu.org Git - gcc.git/commit
testsuite: fix gotest for absolute srcdir
authorIan Lance Taylor <ian@gcc.gnu.org>
Mon, 8 Aug 2016 20:34:05 +0000 (20:34 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 8 Aug 2016 20:34:05 +0000 (20:34 +0000)
commit9a7b01615990401b893880780ec3e84ef31ec9ea
tree4735149406c8ca5022361e23e4fe0cbad73a5b7e
parent9afda630f5fbd74e17ff09ea3f1f3a359a9426b0
testsuite: fix gotest for absolute srcdir

    The recent changes to Makefile.am mean that if you configure with an
    absolute path as srcdir then gotest will be invoked with absolute paths
    for the files.  That case never worked.  This patch fixes it.

    Reviewed-on: https://go-review.googlesource.com/25587

From-SVN: r239256
gcc/go/gofrontend/MERGE
libgo/testsuite/gotest
This page took 0.057366 seconds and 5 git commands to generate.