escape: Analyze binary expressions.
commitdfafbb4010eba28b006e3c4d61496866fa412999
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Jun 2015 22:45:02 +0000 (15 22:45 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Jun 2015 22:45:02 +0000 (15 22:45 +0000)
treed6d4ae67acb9431c9181d57a20a864dccbfd4d97
parent8dfcd09741e92575a9f0cf0f13917c0ee8ba1519
escape: Analyze binary expressions.

Binary expressions might contain function calls that cause an object
to escape.  Previously, there were not analyzed.

Reviewed-on: https://go-review.googlesource.com/10660

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@224496 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/escape.cc