Skip to content

cmd/compile: hash of unhashable type [4]int32 #65957

@wdvxdr1123

Description

@wdvxdr1123

Go version

gotip

Output of go env in your module/workspace:

GOARCH="arm64"
GOOS="darwin"

What did you do?

playground link: https://go.dev/play/p/WAX0OTneh60

What did you see happen?

panic: runtime error: hash of unhashable type [4]int32

goroutine 1 [running]:
main.main()
	/tmp/sandbox3460698193/prog.go:15 +0xc7

What did you expect to see?

no panic

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions