aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2018-02-22 18:49:33 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2018-02-22 18:49:33 +0000
commit35e7db41cab1a2b134b8ccd4407675ab20fde578 (patch)
tree2e24faa38dbcfb3507c240567341a0aa308a6864 /gcc
parent5d0d5d6876afa8bc773e7503ec714ac1c08ae239 (diff)
downloadgcc-35e7db41cab1a2b134b8ccd4407675ab20fde578.zip
gcc-35e7db41cab1a2b134b8ccd4407675ab20fde578.tar.gz
gcc-35e7db41cab1a2b134b8ccd4407675ab20fde578.tar.bz2
libgo: add -L option for libatomic when using -pthread
Fixes https://gcc.gnu.org/PR84484 Reviewed-on: https://go-review.googlesource.com/95436 From-SVN: r257911
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 c52bf4e..f5d71f5 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-c6e0970f75508e209a10a7db5164d6ea3f9b28bf
+b4d61f028dd1623142df4130b6c660bb77474b7b
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.