tools/go/loader
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/loader: improve robustness in face of input errors 2015-02-02 20:01:59 +00:00
cgo.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
cgo_pkgconfig.go go/loader: don't pass ldflags to cgo 2016-03-29 18:37:41 +00:00
doc.go go/loader: update comment 2016-02-22 20:28:10 +00:00
example_test.go go/loader: only run examples on 1.8 2017-02-17 19:31:53 +00:00
loader.go go/loader: Fix thinko in FindPackage hook signature 2017-07-05 16:38:48 +00:00
loader_test.go go/...: make most tests pass with gccgo 2018-06-08 16:58:49 +00:00
stdlib_test.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
util.go go/loader: don't treat unsafe specially wrt vendoring 2016-01-08 20:29:04 +00:00