aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2017-07-14 22:21:37 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-07-14 22:21:37 +0000
commitb9d36a8daf6a723afb333fac8e3128197c216bf9 (patch)
tree0f4bdcc81c3a5891b1e0c9aa6b448c48f92acd7e /gcc/go
parentb70bb05bd189a80c79225f7056441d7e3e1c0b6c (diff)
downloadgcc-b9d36a8daf6a723afb333fac8e3128197c216bf9.zip
gcc-b9d36a8daf6a723afb333fac8e3128197c216bf9.tar.gz
gcc-b9d36a8daf6a723afb333fac8e3128197c216bf9.tar.bz2
cmd/go: use gccSupportsFlag for -fsplit-stack
Don't assume that all (or only) 386/amd64 compilers support -fsplit-stack. Reviewed-on: https://go-review.googlesource.com/48592 From-SVN: r250216
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 efa2c01..5c56021 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-9294e79fced202ade7eb236bbe78b766e7e0374f
+a77b1091fa83cfaf200e6dad26e92e42483bae43
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.