aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2017-05-31 21:36:42 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-05-31 21:36:42 +0000
commit30bc05cfcb5889462047dccf3a03e357d1c1b155 (patch)
tree0fea5b7dccff8cf496f7083cd291e2be2d36d71a /gcc
parent4f14911c80fe5e57068a98bf8f65aef0a27a9494 (diff)
downloadgcc-30bc05cfcb5889462047dccf3a03e357d1c1b155.zip
gcc-30bc05cfcb5889462047dccf3a03e357d1c1b155.tar.gz
gcc-30bc05cfcb5889462047dccf3a03e357d1c1b155.tar.bz2
libgo: support for sparc64 GNU/Linux
Fix lfstack code to work with sparc64 GNU/Linux address map. Force alignment of epollevent. To make this work reliably, pass GOARCH explicitly to mkrsysinfo.sh. Patch by Vladimir Mezentsev. Reviewed-on: https://go-review.googlesource.com/44494 From-SVN: r248765
Diffstat (limited to 'gcc')
-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 07127b0..33259da 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-884df09c3da0f39309ab13f2ad401628fb933050
+e5870eac67d4d5b1f86bdbfb13dadf4d5723f71d
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.