golang/go

gccgo: hangs (3)

dvyukov opened this issue · 2 comments

gccgo hangs on the following input:

package a
type e[e][]

gcc version 6.0.0 2015070 (experimental) (GCC)

CL https://golang.org/cl/13066 mentions this issue.