r249198 - in /trunk: gcc/go/gofrontend/MERGE li...
ian@gcc.gnu.org
ian@gcc.gnu.org
Wed Jun 14 13:56:00 GMT 2017
Author: ian
Date: Wed Jun 14 13:56:04 2017
New Revision: 249198
URL: https://gcc.gnu.org/viewcvs?rev=249198&root=gcc&view=rev
Log:
cmd/go: gccgo: consistent results, fix vendoring
Pass the -fdebug-prefix-map and -gno-record-gcc-switches compiler
options to gccgo to generate consistent results.
Fix the vendoring code to look for /vendor/, not just /vendor, to
avoid being confused by something like vendor/vendor.org.
Tested by the cmd/go tests in a followup CL.
Reviewed-on: https://go-review.googlesource.com/45695
Modified:
trunk/gcc/go/gofrontend/MERGE
trunk/libgo/go/cmd/go/build.go
More information about the Gcc-cvs
mailing list