Skip to content

cmd/compile/internal/gc: check Fatalf calls (no need to repeat "internal error") #28575

@griesemer

Description

@griesemer

Fatalf already prints "internal compiler error". No need to repeat the "internal error" in the argument.

Also, there are a few log.Fatalf calls. Should use the usual gc mechanism there. (These are ok.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions