]> Cypherpunks repositories - gostls13.git/commit
test: add test case for which gccgo generated incorrect GC info
authorIan Lance Taylor <iant@golang.org>
Thu, 1 Dec 2016 17:15:39 +0000 (09:15 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 2 Dec 2016 21:29:37 +0000 (21:29 +0000)
commit6270c5ac28e89322268acd92c14a7a490a53e3a1
tree7c7f0e60b8187ef6fe978a7a2a4994e630d0dd30
parent5c9035acc1e1540a564ea660000f4f64e783d5ac
test: add test case for which gccgo generated incorrect GC info

Change-Id: I5e33db9e63f70706882b85ab124a48509797b05a
Reviewed-on: https://go-review.googlesource.com/33790
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
test/fixedbugs/bug500.go [new file with mode: 0644]