Skip to content
New issue

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

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

Already on GitHub? # to your account

cmd/compile: bug in cmd/compile/internal/types.NewNamed #71001

Open
prattmic opened this issue Dec 26, 2024 · 2 comments
Open

cmd/compile: bug in cmd/compile/internal/types.NewNamed #71001

prattmic opened this issue Dec 26, 2024 · 2 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. compiler/telemetry-wins NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@prattmic prattmic added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. compiler/runtime Issues related to the Go compiler and/or runtime. compiler/telemetry-wins labels Dec 26, 2024
@prattmic prattmic added this to the Go1.25 milestone Dec 26, 2024
@prattmic
Copy link
Member Author

The stack is slightly different, but in both this issue and #70997 it appears that sym.Pkg must be nil.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. compiler/telemetry-wins NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants