]> git.ipfire.org Git - thirdparty/gcc.git/commit
compiler: determine types of Slice_{value,info} expressions
authorIan Lance Taylor <iant@golang.org>
Wed, 21 Jun 2023 21:27:02 +0000 (14:27 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 22 Jun 2023 00:52:47 +0000 (17:52 -0700)
commitcb760f66e0b29f09af5cfa0cd6aebc02aaaa0f7f
tree9e3da9854543e9ba5ac40aa6f876f1826299acfe
parent80e9ca0e36cc3ec1153c16764fa922875750c17a
compiler: determine types of Slice_{value,info} expressions

This fixes an accidental omission in the determine types pass.

Test case is https://go.dev/cl/505015.

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