-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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: missed typecheck [1.21 backport] #61909
Comments
Change https://go.dev/cl/518115 mentions this issue: |
@mdempsky @cuonglm Happy to cherry-pick approve this if you can provide just a little more context, such as:
At first glance I assume the answers are probably:
But a confirmation from one or both of you would be appreciated. :) Thanks. |
|
Closed by merging 25c6dce to release-branch.go1.21. |
…n typecheck-ed nodes Fixes #61909 Change-Id: Ief8e3a6c42c0644c9f71ebef5f28a294cd7c153f Reviewed-on: https://go-review.googlesource.com/c/go/+/517936 Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com> Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Matthew Dempsky <mdempsky@google.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> Reviewed-on: https://go-review.googlesource.com/c/go/+/518115 Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
@cuonglm requested issue #61908 to be considered for backport to the next 1.21 minor release.
The text was updated successfully, but these errors were encountered: