]> Cypherpunks repositories - gostls13.git/commit
runtime: skip TestReturnAfterStackGrowInCallback if gcc is not found
authorAlex Brainman <alex.brainman@gmail.com>
Sat, 18 Jul 2015 00:54:50 +0000 (10:54 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Sat, 18 Jul 2015 01:29:09 +0000 (01:29 +0000)
commit4a0d9587f23b42bb604666a65a81559ff7944dc5
tree8cd09761afa1ee7d7e6705372bfbfca59771b3d1
parent60315002f3642f25437548e597e684b88a54e78f
runtime: skip TestReturnAfterStackGrowInCallback if gcc is not found

Fixes #11754

Change-Id: Ifa423ca6eea46d1500278db290498724a9559d14
Reviewed-on: https://go-review.googlesource.com/12347
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/syscall_windows_test.go