]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: move Issue 16214 test, delete asm_test file
authorAlberto Donizetti <alb.donizetti@gmail.com>
Fri, 13 Apr 2018 10:19:20 +0000 (12:19 +0200)
committerAlberto Donizetti <alb.donizetti@gmail.com>
Mon, 16 Apr 2018 11:51:56 +0000 (11:51 +0000)
commit93f95a30a3c20774bca22e77ebbb5c1f3a8ce008
treed7b6dcac71d261403c62ab23ed5831103fbaa232
parent1898fce1e70b0a2038d71363d38e8b10b269c1c4
cmd/compile: move Issue 16214 test, delete asm_test file

Move the Issue16214 test in the fixedbugs_test.go file, and delete the
now empty asm_test.go file.

Change-Id: I2a0c72bd36f0359b7baf75b5d1ba647cc84feb46
Reviewed-on: https://go-review.googlesource.com/106836
Run-TryBot: Alberto Donizetti <alb.donizetti@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Giovanni Bajo <rasky@develer.com>
src/cmd/compile/internal/gc/asm_test.go [deleted file]
src/cmd/compile/internal/gc/fixedbugs_test.go