Go patch committed: Add AST dumper

Ian Lance Taylor iant@google.com
Wed Aug 3 00:38:00 GMT 2011


This patch, written by Roberto Lublinerman at Google, adds an option to
gccgo to dump the gccgo AST before converting to GENERIC.  Bootstrapped
and ran Go testsuite on x86_64-unknown-linux-gnu.  Committed to
mainline.

Ian


2011-08-02  Roberto Lublinerman  <rluble@gmail.com>

	* Make-lang.in (GO_OBJS): Add go/ast-dump.o.
	(go/ast-dump.o): New target.
	(go/expressions.o): Depend on go/gofrontend/ast-dump.h.
	(go/statements.o): Likewise.


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


More information about the Gcc-patches mailing list