aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2017-02-13 17:37:02 +0000
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2017-02-13 17:37:02 +0000
commit777285f0005e89f83bf25aa22257211a676182ac (patch)
tree20ecceb408f1ecb00d764bf86d91c4ed33078cb0 /gcc/go
parentd8b4a254723671811e83ed0d17b38fa473ec694a (diff)
PR go/79443
libgo: fix some s390x tests Add `+build ignore` to ignore tests that rely on s390x assembly code not yet implemented for gccgo. Fixes GCC PR 79443. Reviewed-on: https://go-review.googlesource.com/36909 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245397 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/go')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index 532cf1e9929..0f5bec0cc6e 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-7fa4eb4b7a32953c2e838f1b0c684a6733172b43
+c3935e1f20ad5b1d4c41150f11fb266913c04df7
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.