gcc/libgo/go
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
..
archive
bufio
builtin
bytes
compress
container
crypto
database/sql
debug
encoding
errors
exp
expvar
flag
fmt
go
hash
html
image
index/suffixarray
io
log
math
mime
net
old
os
path
reflect re PR go/60406 (recover.go: test13reflect2 test failure) 2014-10-08 14:03:13 +00:00
regexp
runtime compiler: Add precise type information on the heap. 2014-09-03 22:56:09 +00:00
sort
strconv
strings
sync
syscall runtime: Use the clone system call on GNU/Linux. 2014-09-05 15:24:36 +00:00
testing
text
time
unicode