compiler: better error message for unknown package name
commitccc39d9e97ce24623aefae2097bff791e01619d9
authorIan Lance Taylor <iant@golang.org>
Mon, 4 Jul 2022 19:20:36 +0000 (4 12:20 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 6 Jul 2022 00:08:02 +0000 (5 17:08 -0700)
treeb4b5e4a4333769a7424f4d84107490a6fd9b966f
parentbd2d0aab4d259fe579db294467c366b7737f3488
compiler: better error message for unknown package name

Fixes golang/go#51237

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/415994
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/parse.cc
gcc/testsuite/go.test/test/fixedbugs/issue27938.go