gcc/libgo/go/reflect
Ian Lance Taylor 19d4baed57 re PR go/60406 (recover.go: test13reflect2 test failure)
PR go/60406
runtime: Check callers in can_recover if return address	doesn't match.

Also use __builtin_extract_return_address and tighten up the
checks in FFI code.

Fixes PR 60406.

From-SVN: r216003
2014-10-08 14:03:13 +00:00
..
all_test.go re PR go/61877 (reflect: cannot use []string as type string in Call) 2014-10-03 15:51:38 +00:00
deepequal.go
example_test.go
export_test.go
makefunc_386.S
makefunc_amd64.S
makefunc_dummy.c reflect, runtime: Use libffi closures to implement reflect.MakeFunc. 2014-07-19 21:36:26 +00:00
makefunc_ffi_c.c re PR go/60406 (recover.go: test13reflect2 test failure) 2014-10-08 14:03:13 +00:00
makefunc_ffi.go reflect, runtime: Use libffi closures to implement reflect.MakeFunc. 2014-07-19 21:36:26 +00:00
makefunc.go re PR go/61877 (reflect: cannot use []string as type string in Call) 2014-10-03 15:51:38 +00:00
makefuncgo_386.go
makefuncgo_amd64.go
set_test.go
tostring_test.go
type.go compiler: Add precise type information on the heap. 2014-09-03 22:56:09 +00:00
value.go runtime: remove unused variable 2014-07-20 19:20:12 +00:00