Skip to content

cmd/compile/internal/gc: TestComparisonsConst failing on s390x #22611

@mundaym

Description

@mundaym

This started failing after ssacheck was enabled in CL 76024 (da109c6). I suspect it's because 32-bit unsigned comparisons have an aux type of Int32 when they should have an aux type of Uint32.

I'll send a CL shortly with a fix.

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