diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-12-08 20:43:19 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-12-08 20:43:19 +0000 |
commit | 560bcfdcfda5a68fab59e5a1da732667aee5cc56 (patch) | |
tree | 2aa37492911e8a81161ee8ab12b3e94c5ed78e40 /gcc/go | |
parent | 80d435794edaea1d7191b3ae93d988d31a2a6b20 (diff) | |
download | gcc-560bcfdcfda5a68fab59e5a1da732667aee5cc56.zip gcc-560bcfdcfda5a68fab59e5a1da732667aee5cc56.tar.gz gcc-560bcfdcfda5a68fab59e5a1da732667aee5cc56.tar.bz2 |
runtime: mark non-x86 aeshashbody parameters as unused
Avoids warnings during the build.
Reviewed-on: https://go-review.googlesource.com/34142
From-SVN: r243459
Diffstat (limited to 'gcc/go')
-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 6bc3797..e512768 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -78e3527fcaf4ffd33b22e39a56e5d076844302be +ac59bb383e1b446c68465af793722dd0e84abefb The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |