You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change https://golang.org/cl/345949 mentions this issue: cmd/compile: fix delay transformation in *subster.node()
seankhliao
changed the title
internal compiler error: Unexpected op with CALL during stenciling: CALLMETH
cmd/compile: internal compiler error: Unexpected op with CALL during stenciling: CALLMETH
Aug 29, 2021
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
run dataloader example
What did you expect to see?
run
What did you see instead?
panic line:
fix
run ok when with GOEXPERIMENT=unified
The text was updated successfully, but these errors were encountered: