Files
gcc-reflection/libgo/runtime
Ian Lance Taylor 21a3f43c68 runtime: ignore __morestack function in runtime.Callers
Backport from trunk.

We were ignoring all functions starting with "__morestack_", but not
the function "__morestack" itself.  Without this change, some tests
such as recover.go started failing recently, though I'm not sure
exactly what changed.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/427935
2022-09-13 10:34:39 -07:00
..
2019-02-01 21:57:36 +00:00
2019-08-28 20:39:32 +00:00
2019-08-28 20:39:32 +00:00
2020-01-21 23:53:22 -08:00
2021-08-12 20:23:07 -07:00
2019-09-06 18:12:46 +00:00
2021-08-12 20:23:07 -07:00
2021-08-13 10:38:36 -07:00