]> Cypherpunks repositories - gostls13.git/commit
test: add test for gccgo bug #26248
authorCherry Zhang <cherryyz@google.com>
Mon, 9 Jul 2018 20:15:01 +0000 (16:15 -0400)
committerCherry Zhang <cherryyz@google.com>
Tue, 10 Jul 2018 01:19:37 +0000 (01:19 +0000)
commit5f256dc8e62bbfda861bf404678f653c14970540
treec380cb40462ff9823eeae471046da622b7c84163
parentc793ea37195f982bbe0b78f90fa0392bb856e834
test: add test for gccgo bug #26248

The fix is CL 122756.

Updates #26248.

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