https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78144
--- Comment #1 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> --- Author: ian Date: Fri Oct 28 20:21:52 2016 New Revision: 241661 URL: https://gcc.gnu.org/viewcvs?rev=241661&root=gcc&view=rev Log: PR go/78144 libgo: incorporate fix for timezone test This brings over the test-only fix for issue 17276 into gccgo/libgo (with tzdata-2016g there is a new zone abbreviation). This is a copy of https://golang.org/cl/29995. Reviewed-on: https://go-review.googlesource.com/32182 Modified: trunk/gcc/go/gofrontend/MERGE trunk/libgo/go/time/time_test.go