This patch to the Go frontend ignores aliases when emitting fieldtracking info. We want to track references to fields in the real struct, not in some alias to the struct. Bootstrapped and ran Go testsuite on x86_64-pc-linux-gnu. Committed to mainline. Ian