diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-10-14 14:01:15 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-10-14 14:01:15 +0000 |
commit | d2317d50ae2402e5335f2ed807a166359565566b (patch) | |
tree | e1da597f34748f3f862b014171a86a7c421d2d21 /gcc | |
parent | ea9782106cd2cfbb53237024dcc984a26acb7130 (diff) | |
download | gcc-d2317d50ae2402e5335f2ed807a166359565566b.zip gcc-d2317d50ae2402e5335f2ed807a166359565566b.tar.gz gcc-d2317d50ae2402e5335f2ed807a166359565566b.tar.bz2 |
internal/cpu: define kdsaQuery for s390
Patch from Andreas Krebbel.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/201037
From-SVN: r276962
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 1c90e55..360c76b 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -f174fdad69cad42309984dfa108d80f2ae8a9f78 +ed1bd343130ab4907750156d3c04a0cef428bf68 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |