diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-10-28 20:21:52 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-10-28 20:21:52 +0000 |
commit | a5742b01585d78d5e9c39e8dbc9cfce7796af492 (patch) | |
tree | 12923cbf59577f25d9947be3fd7b38aae1f7ead0 /gcc | |
parent | e72531b9cb3c214731f0e0f64f53033d3efb80ca (diff) | |
download | gcc-a5742b01585d78d5e9c39e8dbc9cfce7796af492.zip gcc-a5742b01585d78d5e9c39e8dbc9cfce7796af492.tar.gz gcc-a5742b01585d78d5e9c39e8dbc9cfce7796af492.tar.bz2 |
re PR go/78144 (FAIL: time on systems with tzdata2016g installed)
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
From-SVN: r241661
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index 26f77ca..e2fb0db 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -4a8df8f8622c140777996786866395448622ac3f +5ddcdfb0b2bb992a70b391ab34bf15291a514e48 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |