Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/compile: internal compiler error: unexpected type: <nil> (<nil>) in for-range [1.22 backport] #67798

Closed
gopherbot opened this issue Jun 3, 2024 · 3 comments
Labels
CherryPickApproved Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
Milestone

Comments

@gopherbot
Copy link
Contributor

@griesemer requested issue #67027 to be considered for backport to the next 1.22 minor release.

@gopherbot please consider this for backport to 1.22.

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Jun 3, 2024
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jun 3, 2024
@gopherbot gopherbot added this to the Go1.22.4 milestone Jun 3, 2024
@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/590056 mentions this issue: [release-branch.go1.22] go/types, types2: report error for floating-point iteration variable

@griesemer
Copy link
Contributor

This will fix #67785.

@gopherbot gopherbot modified the milestones: Go1.22.4, Go1.22.5 Jun 4, 2024
@prattmic prattmic added the CherryPickApproved Used during the release process for point releases label Jun 12, 2024
@gopherbot gopherbot removed the CherryPickCandidate Used during the release process for point releases label Jun 12, 2024
gopherbot pushed a commit that referenced this issue Jun 24, 2024
…oint iteration variable

While at it, slightly improve documentation and code.
Also, add additional test cases for #66561.

Updates #66561.
Fixes #67798.

Change-Id: I682b0e9227e065d6bbd199871c2e1ecff13edc66
Reviewed-on: https://go-review.googlesource.com/c/go/+/580937
Reviewed-by: Robert Griesemer <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Robert Findley <[email protected]>
Auto-Submit: Robert Griesemer <[email protected]>
Reviewed-on: https://go-review.googlesource.com/c/go/+/590056
@gopherbot
Copy link
Contributor Author

Closed by merging 11b861e to release-branch.go1.22.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CherryPickApproved Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
Projects
None yet
Development

No branches or pull requests

3 participants