golang/test/fixedbugs/bug467.dir
Rémy Oudompheng 8d95245d0d cmd/gc: fix incomplete export data when inlining with local variables.
When local declarations needed unexported types, these could
be missing in the export data.

Fixes build with -gcflags -lll, except for exp/gotype.

R=golang-dev, rsc, lvd
CC=golang-dev
https://golang.org/cl/6813067
2012-11-01 19:06:52 +01:00
..
p1.go cmd/gc: fix incomplete export data when inlining with local variables. 2012-11-01 19:06:52 +01:00
p2.go cmd/gc: fix incomplete export data when inlining with local variables. 2012-11-01 19:06:52 +01:00
p3.go cmd/gc: fix incomplete export data when inlining with local variables. 2012-11-01 19:06:52 +01:00