tools/go/gcexportdata
Ian Lance Taylor c65208ee29 go/...: make most tests pass with gccgo
There is one non-test change: have FakeContext change the compiler to
"gc", as callers expect to be accessing a gc-style GOROOT.

The go/pointer, go/ssa, and go/ssa/interp tests still fail with gccgo.

Change-Id: I850c9618401f6b9e63d7ca7196f91931b03f1524
Reviewed-on: https://go-review.googlesource.com/117395
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-06-08 16:58:49 +00:00
..
testdata go/gcexportdata: support old export data (again), needed by AE1.6 2016-10-24 17:37:43 +00:00
example_test.go go/...: make most tests pass with gccgo 2018-06-08 16:58:49 +00:00
gcexportdata.go go/internal/gcimporter: return error from BExportData 2018-05-17 02:09:35 +00:00
gcexportdata_test.go go/gcexportdata: support old export data (again), needed by AE1.6 2016-10-24 17:37:43 +00:00
importer.go go/gcexportdata: a new simpler API for the deprecated go/gcimporter15 2016-10-19 20:22:14 +00:00
main.go go/gcexportdata: a command for inspecting gc export data in archive files 2017-06-05 19:49:53 +00:00