]> Cypherpunks repositories - gostls13.git/commit
test: new testcase for gccgo compiler bug
authorThan McIntosh <thanm@google.com>
Wed, 10 Jul 2019 13:12:24 +0000 (09:12 -0400)
committerThan McIntosh <thanm@google.com>
Wed, 10 Jul 2019 18:26:53 +0000 (18:26 +0000)
commit9d56dd8ea30068aa3b3211939b50407b10edb50e
tree6d80a2fdaa179edbb32eaf385fd98e3cf66ae925
parenta1bcee4f1c196681397f1140e4338d056a188a3e
test: new testcase for gccgo compiler bug

Updates #33013

Change-Id: I3db062b37860bb0c6c99a553408b47cf0313531e
Reviewed-on: https://go-review.googlesource.com/c/go/+/185517
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
test/fixedbugs/issue33013.dir/a.go [new file with mode: 0644]
test/fixedbugs/issue33013.dir/b.go [new file with mode: 0644]
test/fixedbugs/issue33013.dir/c.go [new file with mode: 0644]
test/fixedbugs/issue33013.dir/d.go [new file with mode: 0644]
test/fixedbugs/issue33013.go [new file with mode: 0644]