-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Description
#!watchflakes
default <- pkg == "cmd/internal/testdir:1_10" && test == "Test/codegen/shift.go"
Issue created automatically to collect these failures.
Example (log):
=== RUN Test/codegen/shift.go
=== PAUSE Test/codegen/shift.go
=== CONT Test/codegen/shift.go
testdir_test.go:736: linux/loong64/
# command-line-arguments
00000 (/home/swarming/.swarming/w/ir/x/w/goroot/test/codegen/shift.go:152) SLL $32, R4, R4
00000 (/home/swarming/.swarming/w/ir/x/w/goroot/test/codegen/shift.go:152) SLL $32, R4, R4
00000 (/home/swarming/.swarming/w/ir/x/w/goroot/test/codegen/shift.go:152) SLL $32, R4, R4
00000 (/home/swarming/.swarming/w/ir/x/w/goroot/test/codegen/shift.go:152) SLL $32, R4, R4
00000 (/home/swarming/.swarming/w/ir/x/w/goroot/test/codegen/shift.go:157) SLLV $64, R4, R4
...
rel 0+0 t=R_USETYPE type:int64<0>+0
rel 39+2 t=R_DWTXTADDR_U2 command-line-arguments.signedModShift<1>+0
rel 57+4 t=R_DWARFSECREF go:info.int<0>+0
rel 61+4 t=R_DWARFSECREF <0>+0
rel 73+4 t=R_DWARFSECREF go:info.int64<0>+0
../../../../test/codegen/shift.go:694:2: illegal combination SLL U6CON REG NONE REG NONE
../../../../test/codegen/shift.go:694:2: illegal combination SLLV U7CON REG NONE REG NONE
testdir_test.go:147: exit status 1
--- FAIL: Test/codegen/shift.go (0.95s)
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Type
Projects
Status
Done