Merge from trunk
[official-gcc.git] / gcc / testsuite / go.test / test / fixedbugs / issue6789.go
blobe3a2c3320ef1258f394b1f7f3bb9c2824027c8c4
1 // rundir
3 // Copyright 2013 The Go Authors. All rights reserved.
4 // Use of this source code is governed by a BSD-style
5 // license that can be found in the LICENSE file.
7 // Issue 6789: gccgo failed to find the hash function for an
8 // unexported struct embedded in an exported struct.
10 package ignored