diff options
author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2016-12-08 20:43:19 +0000 |
---|---|---|
committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2016-12-08 20:43:19 +0000 |
commit | 1e0cfd04afdcc703af19856c8f267c1be35c07a5 (patch) | |
tree | 2aa37492911e8a81161ee8ab12b3e94c5ed78e40 /gcc | |
parent | 8da6e78e68cb290a046135f0d8c5b40e28805f5d (diff) | |
download | gcc-1e0cfd04afdcc703af19856c8f267c1be35c07a5.tar.gz |
runtime: mark non-x86 aeshashbody parameters as unused
Avoids warnings during the build.
Reviewed-on: https://go-review.googlesource.com/34142
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@243459 138bc75d-0d04-0410-961f-82ee72b054a4
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 6bc3797e895..e51276861c6 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. |