Skip to content

cmd/asm: bad error about ABI0 #29852

@rsc

Description

@rsc

I tried to refer to zero<>(SB) as a memory operand without defining that symbol.
The error was:

myfunc: relocation target zero not defined for ABI0 (but is defined for ABI0)

It should have been more like 'zero not defined' (period).

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