Skip to content

cmd/compile: restore nested.go test case #54512

Closed
@mdempsky

Description

@mdempsky

In CL 421821, I've commented out part of the test in nested.go, because it's incredibly contrived and runs into an awkward reentrancy issue with unified IR and shape types. I expect the issue will go away once #46731 is implemented, and unified IR updated to take advantage of it. This is a reminder issue to make sure that happens before Go 1.20.

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions