]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: run TestLogOpt for riscv64 on amd64
authorJoel Sing <joel@sing.id.au>
Sun, 12 Apr 2020 16:47:11 +0000 (02:47 +1000)
committerJoel Sing <joel@sing.id.au>
Mon, 13 Apr 2020 04:05:32 +0000 (04:05 +0000)
commitc39439c53fe1344830446226201e9d96b3ee6a77
tree1cd5a4ca3a1ed3f0c9112d82b41fd45a19bdf596
parent2f84caebe3fff7f62de1f80bec6bfeed30012f49
cmd/compile: run TestLogOpt for riscv64 on amd64

Run TestLogOpt for riscv64 on amd64, as is done for other architectures.
This would have caught the test failure on riscv64 introduced in
47ade08141b23cfeafed92943e16012d5dc5eb8b.

Change-Id: If29dea2ef383b087154d046728f6d1c96811f5a3
Reviewed-on: https://go-review.googlesource.com/c/go/+/227806
Run-TryBot: Joel Sing <joel@sing.id.au>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: David Chase <drchase@google.com>
src/cmd/compile/internal/logopt/logopt_test.go