]> Cypherpunks repositories - gostls13.git/commit
test: add test that gccgo fails to compile
authorIan Lance Taylor <iant@golang.org>
Thu, 9 Jan 2020 01:50:52 +0000 (17:50 -0800)
committerIan Lance Taylor <iant@golang.org>
Sat, 22 Feb 2020 04:31:41 +0000 (04:31 +0000)
commit059a5ac3ebfafe5977b1e6176433c111ef8950f3
treec88c3faa41dab3206f858177dd6ebe987cf66cb1
parentf9c51e353fd8b5d5e8bc27979bcfccd647e54b21
test: add test that gccgo fails to compile

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