]> gcc.gnu.org Git - gcc.git/commit
compiler: don't crash on a, b := int(0)
authorIan Lance Taylor <iant@golang.org>
Tue, 10 Aug 2021 23:13:01 +0000 (16:13 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 11 Aug 2021 02:36:15 +0000 (19:36 -0700)
commitfed7c1634e8e50600e20cb97dbfbd74ecbd5ba22
treebd2062dbc843a2c220aac6de267ee6c3a28eddcd
parent05a03f3986db25cb5076b409f4048e9dbb5dbfdf
compiler: don't crash on a, b := int(0)

Fixes PR go/101851

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/341330
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/expressions.cc
This page took 0.061004 seconds and 6 git commands to generate.