mirror of
https://github.com/golang/go.git
synced 2025-05-30 19:52:53 +00:00
The gccgo compiler would fail this test. The fix for gccgo is https://golang.org/cl/116960043 . LGTM=bradfitz R=golang-codereviews, bradfitz CC=golang-codereviews https://golang.org/cl/118000043