diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-12-06 19:52:46 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-12-06 19:52:46 +0000 |
commit | eff6af8e0e9d750e13bedbe40ba70c395ba6234c (patch) | |
tree | 39b51e53686cb4555ad1fd17ac2127d15422c63e /gcc | |
parent | 5ec7a413d154508c70cf4570ee8da0a545bd6b4a (diff) | |
download | gcc-eff6af8e0e9d750e13bedbe40ba70c395ba6234c.zip gcc-eff6af8e0e9d750e13bedbe40ba70c395ba6234c.tar.gz gcc-eff6af8e0e9d750e13bedbe40ba70c395ba6234c.tar.bz2 |
re PR go/92820 (libgo.so.15 has executable stack)
PR go/92820
runtime: only build go-context for x86 GNU/Linux
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/210258
From-SVN: r279063
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index e5e555d..d1005ba 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -f04751699e1a1ce98fe8bdbcce5a00f1be6a7d15 +15c7bc9f0a432bc09716758412ea41d6caa6491b The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |