cmd/compile: negative types are allowed, but will not be negative during program execution, with boundary checking #64895
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
Milestone
Go version
go version devel go1.22-78b42a5338a Fri Dec 8 03:28:17 2023 +0000 linux/amd64
What operating system and processor architecture are you using (
go env
)?What did you do?
What did you expect to see?
No Boundary check.
What did you see instead?
Have Boundary check.
The text was updated successfully, but these errors were encountered: