gcc/libgo/go
eric fang 5ca5751823 runtime: fix TestCallersNilPointerPanic
The expected result of TestCallersNilPointerPanic has changed in
GoLLVM.  This CL makes some elements of the expected result optional
so that this test passes in both gccgo and GoLLVM.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/230138
2020-05-11 17:36:24 -07:00
..
archive libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
bufio libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
builtin libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
bytes libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
cmd libgo: update to final 1.14.2 release 2020-04-09 20:14:25 -07:00
compress libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
container libgo: compile examples in _test packages 2020-01-09 23:14:57 +00:00
context libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
crypto libgo: update to final Go1.14 release 2020-02-26 12:19:13 -08:00
database/sql libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
debug libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
encoding libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
errors libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
expvar libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
flag libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
fmt libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
go libgo: update to almost the 1.14.2 release 2020-04-06 16:37:24 -07:00
golang.org/x libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
hash libgo: update to final Go1.14 release 2020-02-26 12:19:13 -08:00
html libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
image libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
index/suffixarray libgo: compile examples in _test packages 2020-01-09 23:14:57 +00:00
internal libgo: update to almost the 1.14.2 release 2020-04-06 16:37:24 -07:00
io libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
log libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
math libgo: update to final Go1.14 release 2020-02-26 12:19:13 -08:00
mime libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
net libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
os libgo: update to almost the 1.14.2 release 2020-04-06 16:37:24 -07:00
path libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
plugin libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
reflect libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
regexp libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
runtime runtime: fix TestCallersNilPointerPanic 2020-05-11 17:36:24 -07:00
sort libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
strconv libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
strings libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
sync libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
syscall syscall: append to environment in tests, don't clobber it 2020-05-11 17:27:46 -07:00
testdata libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
testing libgo: update to almost the 1.14.2 release 2020-04-06 16:37:24 -07:00
text libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
time libgo: update to almost the 1.14.2 release 2020-04-06 16:37:24 -07:00
unicode libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00