]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/riscv: fix and enable test in short mode
authorJoel Sing <joel@sing.id.au>
Fri, 8 Oct 2021 09:28:58 +0000 (20:28 +1100)
committerJoel Sing <joel@sing.id.au>
Tue, 19 Oct 2021 07:37:24 +0000 (07:37 +0000)
commit8838a3b53fccc7b3aa83312326bfd38bcb8f2281
tree98cf094ae8738032e0879ed062d4bc4d7d38f08d
parenteba0e866fafe3f8223d654a29fb953e02c07364a
cmd/internal/obj/riscv: fix and enable test in short mode

The branch test only takes a few seconds so enable it in short mode. Also fix a
typo that currently prevents the code from compiling.

Change-Id: I25fc646b002a66c042c61fb1f56d5efa8e47903c
Reviewed-on: https://go-review.googlesource.com/c/go/+/356249
Trust: Joel Sing <joel@sing.id.au>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/cmd/internal/obj/riscv/asm_test.go
src/cmd/internal/obj/riscv/testdata/testbranch/branch_test.go