Skip to content

math/big: wrong parameter names for mulAddVWW in loong64 assembly [consistent failure] #73392

@gopherbot

Description

@gopherbot
#!watchflakes
default <- (pkg == "math/big" && test == "" || builder == "gotip-linux-amd64-misccompile" && repo == "go" && mode == "build" && log ~ `loong64`)

Issue created automatically to collect these failures.

Example (log):

FAIL	math/big [build failed]
# math/big
# [math/big]
math/big/arith_loong64.s:85:1: [loong64] mulAddVWW: unknown variable y; offset 48 is m+48(FP)
math/big/arith_loong64.s:86:1: [loong64] mulAddVWW: unknown variable r; offset 56 is a+56(FP)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    FixPendingIssues that have a fix which has not yet been reviewed or submitted.arch-loong64Issues solely affecting the loongson architecture.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions