compiler: ignore aliases in fieldtrack info
commite65055a558093bd4fc0b1b0024b7814cc187b8e8
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Feb 2018 21:38:57 +0000 (23 21:38 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Feb 2018 21:38:57 +0000 (23 21:38 +0000)
tree34eaec34d3588e09f9a77abba776266f124dc823
parenta9c682eb66a0e2eb439e6b70e158516796d64278
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

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