aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2016-02-09 00:34:55 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2016-02-09 00:34:55 +0000
commitcc240aa7d1b5fa87ca507f69a5df81a63cda2ce3 (patch)
tree7816f6072883911ab6d91b664bb121e5cbfff3e8 /gcc
parent41798077bfd95dc55e0e1a16aa03dfe85435cbd4 (diff)
downloadgcc-cc240aa7d1b5fa87ca507f69a5df81a63cda2ce3.zip
gcc-cc240aa7d1b5fa87ca507f69a5df81a63cda2ce3.tar.gz
gcc-cc240aa7d1b5fa87ca507f69a5df81a63cda2ce3.tar.bz2
re PR go/69357 (libgo refers to _end in a non-weak way)
PR go/69537 runtime: Don't refer to _end symbol in shared library. Fixes GCC PR 69357. Reviewed-on: https://go-review.googlesource.com/19362 From-SVN: r233235
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 ab43670..1f47b1e 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-91833164072078a3fde7e9b05641ec3ed4a2f5d0
+2ef5f1ca449b5cf07dbbd7b13a50910fb5567372
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.