]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: fix TestFormats
authorAustin Clements <austin@google.com>
Mon, 12 Nov 2018 21:37:12 +0000 (16:37 -0500)
committerAustin Clements <austin@google.com>
Mon, 12 Nov 2018 21:54:58 +0000 (21:54 +0000)
commit891f99eb43ad86814662549e4121e4e8c30e8b40
tree6a151aeb359e36523c667f5054b7cd5fee767a0e
parent685aca45dc8435df7b7e8059a42a8a98efdaf22c
cmd/compile: fix TestFormats

This fixes the linux-amd64-longtest builder, which was broken by CL
147160.

Updates #27539.

Change-Id: If6e69581ef503bba2449ec9bacaa31f34f59beb1
Reviewed-on: https://go-review.googlesource.com/c/149157
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/compile/fmt_test.go
src/cmd/compile/internal/gc/gsubr.go