Skip to content

cmd/go: compiler stdout/stderr should be cached #22587

@rsc

Description

@rsc

We cache the .a written by the compiler but not its output. This means that if you run -gcflags=-m twice, you only get to see the diagnostics once. We should fix that.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions