cmd/compile: odd bounds check elimination #25537
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
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
)?What did you do?
go build -gcflags="-d=ssa/check_bce/debug=1" main.go
What did you expect to see?
See the comments of the code above.
What did you see instead?
The text was updated successfully, but these errors were encountered: