]> Cypherpunks repositories - gostls13.git/commit
test: revise testcase for new gccgo compiler bug
authorThan McIntosh <thanm@google.com>
Mon, 14 Oct 2019 13:00:14 +0000 (09:00 -0400)
committerThan McIntosh <thanm@google.com>
Mon, 14 Oct 2019 16:13:27 +0000 (16:13 +0000)
commit4c9e757daf813fcc02802d0ff014afa24df56f6e
treef4052c24eee2dcedfbbce221e7cc4068effca816
parent902d5aa84f8340752c20b93bfd450a6cefcf3952
test: revise testcase for new gccgo compiler bug

Add to the testcase originally created for issue 34577 so
as to also trigger the error condition for issue 34852 (the
two bugs are closely related).

Updates #34577.
Updates #34852.

Change-Id: I2347369652ce500184347606b2bb3e76d802b204
Reviewed-on: https://go-review.googlesource.com/c/go/+/201017
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
test/fixedbugs/issue34577.dir/a.go
test/fixedbugs/issue34577.dir/b.go