Go patch committed: Fix abstract types in temporary statements

Ian Lance Taylor iant@google.com
Tue Jan 4 19:46:00 GMT 2011


This patch to the Go frontend fixes the handling of abstract types in
temporary statements.  We must not let the expression have an abstract
type, even if the temporary statement was created with one.
Bootstrapped and ran Go testsuite on x86_64-unknown-linux-gnu.
Committed to mainline.

Ian

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


More information about the Gcc-patches mailing list