golang/go

gccgo: hangs (2)

dvyukov opened this issue · 4 comments

gccgo hangs on the following input:

package a
func (g,,v(

gcc version 6.0.0 2015070 (experimental) (GCC)

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

Is it fixed now?

It is fixed.