Go patch committed: Traverse erroneous functions redefinitions

Ian Lance Taylor iant@google.com
Wed Feb 23 05:10:00 GMT 2011


This patch to the Go frontend ensures that the frontend traverses
erroneous function redefinitions.  This ensures that they are lowered
as usual, which avoids some knock-on errors when definitions in them are
referenced by, e.g., nested functions within them.  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: 770 bytes
Desc: patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110223/8458c7ce/attachment.bin>


More information about the Gcc-patches mailing list