]> Cypherpunks repositories - gostls13.git/commit
runtime/cgo: annotate unused variable with __attribute__((unused))
authorMuhammad Falak R Wani <falakreyaz@gmail.com>
Tue, 9 Oct 2018 16:42:40 +0000 (22:12 +0530)
committerIan Lance Taylor <iant@golang.org>
Wed, 10 Oct 2018 00:25:54 +0000 (00:25 +0000)
commitdc2ae2886fbcd2297d2a0ea67a5d220ae2c74152
tree8200058f90a43269fdae0f7f492e3cbaf75bc0c0
parent45e668879d763dd6b312034c98f8c5ffa7228ce6
runtime/cgo: annotate unused variable with __attribute__((unused))

Fixes #28095

Change-Id: Id8668d52986c9805213e8847f49fe42dfde2e01a
Reviewed-on: https://go-review.googlesource.com/c/140797
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/cgo/gcc_libinit.c