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
mvdan
changed the title
cmd/compile: ssa nil pointer dereference crash on tip
cmd/compile: ssa panics on a continue in a switch without a loop
Apr 11, 2017
What version of Go are you using (
go version
)?What operating system and processor architecture are you using (
go env
)?not relevant
What did you do?
Build
f.go
(reduced manually):What did you expect to see?
What Go 1.8.1 gives:
What did you see instead?
Placing my bets on c03e75e by @josharian, will try that version its parent and report back.
The text was updated successfully, but these errors were encountered: