]> Cypherpunks repositories - gostls13.git/commit
test/fixedbugs: add regress test for inlining failure
authorMatthew Dempsky <mdempsky@google.com>
Thu, 14 Mar 2024 21:24:22 +0000 (14:24 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 14 Mar 2024 22:47:28 +0000 (22:47 +0000)
commit412623c53fbb1b3ff29035022ef70374db35e826
treecb56e6cf796dcf1e8987834b2c6a653f77ac356a
parentd45e8bf403e0296297d4028a75ad61cb309cd12c
test/fixedbugs: add regress test for inlining failure

Still investigating, but adding the minimized reproducer as a regress
test case for now.

Updates #66261.

Change-Id: I20715b731f8c5b95616513d4a13e3ae083709031
Reviewed-on: https://go-review.googlesource.com/c/go/+/571815
Reviewed-by: Than McIntosh <thanm@google.com>
Auto-Submit: Matthew Dempsky <mdempsky@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
test/fixedbugs/issue66261.go [new file with mode: 0644]