1
0
mirror of https://github.com/golang/go synced 2024-11-08 04:26:09 -07:00
go/test/abi
David Chase 3778f8e07d cmd/compile: fix pointer maps for morestack
Verified with test and with single step watching changes to register
values across morestack calls, after reload.

Also added stack-growth test with pointer parameters of varying lifetime.

For #40724.

Change-Id: Idb5fe27786ac5c6665a734d41e68d3d39de2f4da
Reviewed-on: https://go-review.googlesource.com/c/go/+/294429
Trust: David Chase <drchase@google.com>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Jeremy Faller <jeremy@golang.org>
2021-03-04 16:21:10 +00:00
..
regabipragma.dir
f_ret_z_not.go cmd/compile: register abi, morestack work and mole whacking 2021-03-04 16:19:12 +00:00
f_ret_z_not.out cmd/compile: fixed which-result confusion in presence of 0-width types 2021-02-27 18:38:31 +00:00
many_int_input.go cmd/compile: register abi, morestack work and mole whacking 2021-03-04 16:19:12 +00:00
many_int_input.out cmd/compile: register abi, morestack work and mole whacking 2021-03-04 16:19:12 +00:00
regabipragma.go cmd/compile: register abi, morestack work and mole whacking 2021-03-04 16:19:12 +00:00
regabipragma.out [dev.regabi] cmd/compile: cleanup callTargetLSym 2021-01-19 02:41:30 +00:00
uglyfib.go cmd/compile: fix pointer maps for morestack 2021-03-04 16:21:10 +00:00
uglyfib.out cmd/compile: fix pointer maps for morestack 2021-03-04 16:21:10 +00:00