aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/runtime/crash_unix_test.go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2017-06-22 14:27:09 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-06-22 14:27:09 +0000
commit2a208bc2570b07b64deb1d549332e5d981c867bc (patch)
treeae74f47931a73db978078706cc4d67b42d0fcabb /libgo/go/runtime/crash_unix_test.go
parent7d8c7b26c811748fc606085bf169dcd8a426eaf4 (diff)
downloadgcc-2a208bc2570b07b64deb1d549332e5d981c867bc.zip
gcc-2a208bc2570b07b64deb1d549332e5d981c867bc.tar.gz
gcc-2a208bc2570b07b64deb1d549332e5d981c867bc.tar.bz2
runtime: don't build test files that use SetCgoTraceback for gccgo
The gofrontend doesn't support the runtime.SetCgoTraceback function, which is specifically for handling mixed Go and C tracebacks. Use a build tag to avoid compiling the runtime/testdata/testprogcgo files that refer to SetCgoTraceback. These files are not currently compiled anyhow, but they will be with a future gotools patch. Reviewed-on: https://go-review.googlesource.com/46452 From-SVN: r249556
Diffstat (limited to 'libgo/go/runtime/crash_unix_test.go')
0 files changed, 0 insertions, 0 deletions