Skip to content

cmd/compile: internal compiler error: getinarg: not a func int #11596

Closed
@dvyukov

Description

gc crashes on the following program:

package n
func F(interface{int}){}
func s(){F(3)}
go.go:3: internal compiler error: getinarg: not a func int

go version devel +71832ff Fri Jul 3 21:39:04 2015 +0000 linux/amd64

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions