diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-06-21 23:02:25 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-06-21 23:02:25 +0000 |
commit | 27fbc519e01f3fd9d7c449074cac5af156cf5521 (patch) | |
tree | 3e174c95e61a16bb5eb9c5afe28ebf4ad7bb3da6 /gcc/go | |
parent | ed044066ac73d9678ae8fabc141f647b54ed91c2 (diff) | |
download | gcc-27fbc519e01f3fd9d7c449074cac5af156cf5521.zip gcc-27fbc519e01f3fd9d7c449074cac5af156cf5521.tar.gz gcc-27fbc519e01f3fd9d7c449074cac5af156cf5521.tar.bz2 |
cmd/go: re-enable a couple of tests of gccgo
Port https://golang.org/cl/120375 over to the gofrontend repo so that
it gets more reliable testing.
Updates golang/go#22472
Reviewed-on: https://go-review.googlesource.com/120395
From-SVN: r261871
Diffstat (limited to 'gcc/go')
-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 6013430..96cb7af 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -c3ef5bbf4e4271216b6f22621269d458599e8087 +d3eb93c1b8990dbfd4bb660c5c8454916b62655c The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |