Go patch committed: Fix imported embedded builtin types again

Ian Lance Taylor iant@google.com
Thu Oct 17 20:41:00 GMT 2013


I found another bug in my recent change to fix the handling of imported
embedded builtin types.  Two bugs means I need a different approach.
This patch removes the code I added earlier and adopts a simpler
approach, in which we mark a struct field for whether it is imported.
Bootstrapped and ran Go testsuite on x86_64-unknown-linux-gnu.
Committed to mainline and 4.8 branch.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 4786 bytes
Desc: patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20131017/4452881a/attachment.bin>


More information about the Gcc-patches mailing list