diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-07-23 17:20:36 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-07-23 17:20:36 +0000 |
commit | 40768ee0bc9965d109692f884f8588626e01e3fe (patch) | |
tree | 0ca33f701cbac984f561bacd9fef3701d8c76eda /gcc/fortran/expr.c | |
parent | 9bf40084738e155bf69ab7215a69f74d589931d1 (diff) | |
download | gcc-40768ee0bc9965d109692f884f8588626e01e3fe.zip gcc-40768ee0bc9965d109692f884f8588626e01e3fe.tar.gz gcc-40768ee0bc9965d109692f884f8588626e01e3fe.tar.bz2 |
compiler: use correct value type in 2-case select send
In the channel-send case, the value to be sent may needs an
(implicit) type conversion to the channel element type. This CL
ensures that we use the correct value type for the send.
Fixes golang/go#33235.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/187177
From-SVN: r273743
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions