]> Cypherpunks repositories - gostls13.git/commit
test: add test that caused gccgo to crash
authorIan Lance Taylor <iant@golang.org>
Thu, 14 Jul 2022 01:31:30 +0000 (18:31 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 19 Aug 2022 03:32:04 +0000 (03:32 +0000)
commit011a525b21c77c8a11e54c5b15cb10761baf1925
treef342e7f5cfc016daa78ec4cda0b783ee3c1651cb
parenta409356c548133e188acd7873e73a66ff5982b57
test: add test that caused gccgo to crash

For #23868

Change-Id: I07b001836e8d1411609ab84786398a5b575bf8d5
Reviewed-on: https://go-review.googlesource.com/c/go/+/417481
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Benny Siegert <bsiegert@gmail.com>
test/fixedbugs/issue23868.go [new file with mode: 0644]