tools/go/internal/gccgoimporter
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/internal/gccgoimporter: parse optional escape info in export data 2018-01-11 04:04:09 +00:00
backdoor.go go/gccgoexporter: an API for parsing gccgo export data 2016-10-25 15:07:10 +00:00
gccgoinstallation.go go/gccgoexportdata: plumb additional arguments to gccgo compiler 2016-11-07 23:39:01 +00:00
gccgoinstallation_test.go go/...: make most tests pass with gccgo 2018-06-08 16:58:49 +00:00
importer.go go/internal/gccgoimporter: handle conversions in exported const values 2016-12-07 20:12:13 +00:00
importer19_test.go go/internal/gccgoimporter: support for type aliases 2017-01-20 05:57:59 +00:00
importer_test.go go/...: make most tests pass with gccgo 2018-06-08 16:58:49 +00:00
parser.go go/internal/gccgoimporter: parse optional escape info in export data 2018-01-11 04:04:09 +00:00
parser_test.go go/ssa: complete interface types for correct string form (fix build) 2017-11-30 18:55:14 +00:00
testenv_test.go go/internal/gccgoimporter: fork go/internal/gccgoimporter 2016-10-24 21:32:26 +00:00