Skip to content

cmd/compile: out of memory [1.23 backport] #72066

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

Closed
gopherbot opened this issue Mar 2, 2025 · 2 comments
Closed

cmd/compile: out of memory [1.23 backport] #72066

gopherbot opened this issue Mar 2, 2025 · 2 comments
Labels
CherryPickCandidate 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

@Jorropo requested issue #72063 to be considered for backport to the next 1.23 minor release.

@gopherbot please backport to the next go1.24 release.

Valid code that used to compile with 1.23.6 now fails to do so while using all the memory on the system.

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Mar 2, 2025
@Jorropo
Copy link
Member

Jorropo commented Mar 2, 2025

I must have gotten something wrong in the magic invocation (is it because I've said 1.23.6 in the body ?) this works fine in 1.23 branch is a regression in 1.24.0

@Jorropo Jorropo closed this as completed Mar 2, 2025
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Mar 2, 2025
@gopherbot gopherbot added this to the Go1.23.7 milestone Mar 2, 2025
@Jorropo Jorropo closed this as not planned Won't fix, can't repro, duplicate, stale Mar 2, 2025
@dmitshur
Copy link
Member

dmitshur commented Mar 3, 2025

is it because I've said 1.23.6 in the body ?

Yes; we should fix #27489.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CherryPickCandidate 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