This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug go/78144] FAIL: time on systems with tzdata2016g installed


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]