]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: add test for 42753
authorKeith Randall <khr@golang.org>
Fri, 20 Nov 2020 21:59:29 +0000 (13:59 -0800)
committerKeith Randall <khr@golang.org>
Sat, 21 Nov 2020 16:46:05 +0000 (16:46 +0000)
commit9ea6364a5e9f776af36604c2c20501e6d07f8467
treee6fcb4e5016586d6d9668ae4005a101925674657
parentf7342596daa892400e91a407cac5843bc43dcdd0
cmd/compile: add test for 42753

This issue was already fixed at tip. Just adding the test that
failed on 1.14/1.15.

Update #42753

Change-Id: I00d13ade476b9c17190d762d7fdcb30cf6c83954
Reviewed-on: https://go-review.googlesource.com/c/go/+/272029
Trust: Keith Randall <khr@golang.org>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: David Chase <drchase@google.com>
test/fixedbugs/issue42753.go [new file with mode: 0644]