]> git.ipfire.org Git - thirdparty/gcc.git/commit
compiler: propagate array length error marker farther
authorIan Lance Taylor <iant@golang.org>
Sun, 3 Jul 2022 21:37:23 +0000 (14:37 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 6 Jul 2022 00:11:05 +0000 (17:11 -0700)
commitc70a48a8f8f6a43b35f783b5672c9a3c0a363c31
treec51ac04b3992234f5f135371b95e750896ae8bd5
parentccc39d9e97ce24623aefae2097bff791e01619d9
compiler: propagate array length error marker farther

Fixes golang/go#53639

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/415936
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/expressions.cc
gcc/go/gofrontend/types.cc