compiler: ignore aliases in fieldtrack info
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 23 Feb 2018 21:38:57 +0000 (21:38 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 23 Feb 2018 21:38:57 +0000 (21:38 +0000)
commit8af2826bb0cd48d90dc04fc044a9ddbf978a5281
tree34eaec34d3588e09f9a77abba776266f124dc823
parent161ac4735b7e0f21de195cb8aec38de83402f768
compiler: ignore aliases in fieldtrack info

    We want to track references to fields in the real struct, not in
    aliases to the struct.

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

From-SVN: r257954
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/expressions.cc