From 06ace75d4bcebf8bcc021dfe918b9866fba3108c Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 12 May 2017 12:49:34 +0000 Subject: runtime: fix build for non-split-stack systems Change memory allocation accounting for stacks to use stacks_sys, since that seems to be what it is for. Reviewed-on: https://go-review.googlesource.com/43297 From-SVN: r247967 --- gcc/go/gofrontend/MERGE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index 557e270..f4bcf46 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -3c1258156a2ae483c5cc523cb7a3c3374cbe7c2c +d5bfa6cebb19a154cbfbc53f6e647d2ca7adef68 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. -- cgit v1.1