]> Cypherpunks repositories - gostls13.git/commit
exp/types: don't test importing types if using gccgo
authorIan Lance Taylor <iant@golang.org>
Tue, 20 Nov 2012 05:56:24 +0000 (21:56 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 20 Nov 2012 05:56:24 +0000 (21:56 -0800)
commit4bf261f9e31cd8394df0c24ad4fffbdda3414ba2
tree190577fc570be636fce60c40ea2ce36902cdfb0a
parent54b9c2015194b68135098c4eae564a122a4bccf6
exp/types: don't test importing types if using gccgo

The exp/types packages does not support the gccgo export data
format.  At some point it should, but not yet.

R=gri, bradfitz, r, iant, dsymonds
CC=golang-dev
https://golang.org/cl/6854068
src/pkg/exp/types/gcimporter_test.go