escape: Analyze binary expressions.
authorIan Lance Taylor <ian@gcc.gnu.org>
Mon, 15 Jun 2015 22:45:02 +0000 (22:45 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 15 Jun 2015 22:45:02 +0000 (22:45 +0000)
commit0df824fade1ddb1db395ff1340bd24691c2cc821
treed6d4ae67acb9431c9181d57a20a864dccbfd4d97
parent7faaf44a7f673db903e6b85b2d8d30e189622973
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

From-SVN: r224496
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/escape.cc