]> git.ipfire.org Git - thirdparty/gcc.git/commit
compiler: Be more careful to follow GENERIC type rules.
authorIan Lance Taylor <iant@google.com>
Fri, 9 Mar 2012 08:25:05 +0000 (08:25 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 9 Mar 2012 08:25:05 +0000 (08:25 +0000)
commit68c5d97bad2d405e2b27826bcb95f224baec6465
treebd0a2765d69acdf83a414c1a6f425dc3adc2543d
parent762c279900efedc1407c3c38d98601ddbff575ae
compiler: Be more careful to follow GENERIC type rules.

* go-gcc.cc (Gcc_backend::assignment_statement): Convert the rhs
to the lhs type if necessary.

From-SVN: r185128
gcc/go/ChangeLog
gcc/go/go-gcc.cc
gcc/go/gofrontend/expressions.cc