]> git.ipfire.org Git - thirdparty/gcc.git/commit
compiler: Fix order of evalation for m[0] = len(m) when m is a map.
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 24 Apr 2012 16:24:38 +0000 (16:24 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 24 Apr 2012 16:24:38 +0000 (16:24 +0000)
commit5ada012290883e98d76a3ac6dcd34e56d50057e3
tree77d2ef18af6f3cc34a841faf5a5d20309be8ec31
parent24d5b351b1bb9d2fd66202cbf76857c404e06e85
compiler: Fix order of evalation for m[0] = len(m) when m is a map.

From-SVN: r186772
gcc/go/gofrontend/gogo.cc