]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/test: fix C panic test to work with gccgo
authorIan Lance Taylor <iant@golang.org>
Fri, 11 Oct 2013 18:24:54 +0000 (11:24 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 11 Oct 2013 18:24:54 +0000 (11:24 -0700)
commitcd61565ffc003506c9544eb670eed195825bf4da
treea07e115decab29c3083d8b427a28a78c4f988928
parentdb3374e24de5844dad9c52620058259a95cc7481
misc/cgo/test: fix C panic test to work with gccgo

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/14611043
misc/cgo/test/callback_c.c
misc/cgo/test/callback_c_gc.c [new file with mode: 0644]
misc/cgo/test/callback_c_gccgo.c [new file with mode: 0644]