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: assertion failed [1.18 backport] #53274

Closed
gopherbot opened this issue Jun 7, 2022 · 3 comments
Closed

Comments

@gopherbot
Copy link

@randall77 requested issue #53254 to be considered for backport to the next 1.18 minor release.

@gopherbot please open a backport issue to 1.18.

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Jun 7, 2022
@gopherbot gopherbot added this to the Go1.18.4 milestone Jun 7, 2022
@randall77
Copy link
Contributor

This is a compiler crash for somewhat strange but plausible code.

@dr2chase dr2chase added the CherryPickApproved Used during the release process for point releases label Jun 29, 2022
@gopherbot gopherbot removed the CherryPickCandidate Used during the release process for point releases label Jun 29, 2022
@gopherbot
Copy link
Author

Change https://go.dev/cl/416694 mentions this issue: [release-branch.go1.18] cmd/compile: don't use dictionary convert to shaped empty interface

@cherrymui
Copy link
Member

This is a generics issue that is not a revert. As we discussed in #53852 (comment) , we will stop backporting non-revert generics issues to 1.18, so we don't destabilize Go 1.18. Generics improvements will land on Go 1.19.x. Thanks.

@cherrymui cherrymui closed this as not planned Won't fix, can't repro, duplicate, stale Jul 27, 2022
@cherrymui cherrymui removed the CherryPickApproved Used during the release process for point releases label Jul 27, 2022
@golang golang locked and limited conversation to collaborators Jul 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants