]> Cypherpunks repositories - gostls13.git/commit
test: add testcase for gccgo compiler buglet
authorThan McIntosh <thanm@google.com>
Wed, 25 Sep 2019 13:13:31 +0000 (09:13 -0400)
committerThan McIntosh <thanm@google.com>
Wed, 25 Sep 2019 18:10:57 +0000 (18:10 +0000)
commitfad0a14d92a8e02d422410f9dbdcec1eb3977590
tree7fa38b12bd03e9625ec5ed59743148c60fc4db90
parente0dde990de11c73ae11b2f1a42de37143c6bfb7c
test: add testcase for gccgo compiler buglet

New test containing code that caused a gccgo compiler failure.

Updates #34503.

Change-Id: Id895a1e1249062b7fb147e54bcaa657e774ed0d9
Reviewed-on: https://go-review.googlesource.com/c/go/+/197217
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
test/fixedbugs/issue34503.dir/a.go [new file with mode: 0644]
test/fixedbugs/issue34503.dir/b.go [new file with mode: 0644]
test/fixedbugs/issue34503.go [new file with mode: 0644]