Since [CL 146957](https://go-review.googlesource.com/c/go/+/146957), the `TestFormat` test in cmd/compile is failing, since the list of the known formats is out-of-date. Longtest builder failure: https://build.golang.org/log/be3027b68b48c2a170b6bcf059923fc841383eb3 Fix incoming.
Since CL 146957, the
TestFormattest in cmd/compile is failing, since the list of the known formats is out-of-date.Longtest builder failure:
https://build.golang.org/log/be3027b68b48c2a170b6bcf059923fc841383eb3
Fix incoming.