r239256 - in /trunk: gcc/go/gofrontend/MERGE li...
ian@gcc.gnu.org
ian@gcc.gnu.org
Mon Aug 8 20:34:00 GMT 2016
Author: ian
Date: Mon Aug 8 20:34:05 2016
New Revision: 239256
URL: https://gcc.gnu.org/viewcvs?rev=239256&root=gcc&view=rev
Log:
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
Modified:
trunk/gcc/go/gofrontend/MERGE
trunk/libgo/testsuite/gotest
More information about the Gcc-cvs
mailing list