Skip to content

cmd/dist: s390x and ppc64le builds broken #17484

Description

@mundaym

The math/big assembly for s390x and ppc64le includes instructions that the pre-built GOROOT_BOOTSTRAP compiler on their builders doesn't support (FLOGR and DIVDEU respectively).

I think updating the GOROOT_BOOTSTRAP to tip on the builders will fix the issue, but perhaps the initial Go toolchain should be built with the math_big_pure_go build tag?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions