]> Cypherpunks repositories - gostls13.git/commit
test: new testcase for gccgo compiler failure
authorThan McIntosh <thanm@google.com>
Mon, 22 Jul 2019 13:33:15 +0000 (09:33 -0400)
committerThan McIntosh <thanm@google.com>
Tue, 23 Jul 2019 12:39:03 +0000 (12:39 +0000)
commite8c7e639ea6f4e2c66d8b17ca9283dba53667c9d
tree7c18214662995b443b1d2561000d6b6b8f755f87
parent707f3e8c619674444c01b2af4a494732e136dcfd
test: new testcase for gccgo compiler failure

Updates #33219

Change-Id: I1702d4c630bb891fcb8b59e775dd3f1673cd8640
Reviewed-on: https://go-review.googlesource.com/c/go/+/187057
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
test/fixedbugs/issue33219.dir/a.go [new file with mode: 0644]
test/fixedbugs/issue33219.dir/b.go [new file with mode: 0644]
test/fixedbugs/issue33219.dir/c.go [new file with mode: 0644]
test/fixedbugs/issue33219.go [new file with mode: 0644]