Skip to content

cmd/gc: build fails with new on-stack select and '-N' build gcflag #8396

@bpowers

Description

@bpowers
After e1d0077340e8 (cmd/gc: allocate select descriptor on stack), the small program
http://play.golang.org/p/edu4EdUYUU from #8336 hits an internal compiler error:

# issue
./main.go:13: internal compiler error: without escape analysis, only PAUTO's should have
esc: autotmp_0001

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions