]> gcc.gnu.org Git - gcc.git/commit
tree-pretty-print.c (dump_function_declaration): New.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Mon, 28 Jun 2004 12:08:20 +0000 (12:08 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 28 Jun 2004 12:08:20 +0000 (08:08 -0400)
commit5f2dcbe1ffa17b74c21b0fbc901793e2bae55e22
tree13e3e10d4216ca6266ab69d2aebec1579f117b4b
parent70883f7262c96220e2586ea15024ec545bb3acd7
tree-pretty-print.c (dump_function_declaration): New.

* tree-pretty-print.c (dump_function_declaration): New.
(dump_generic_node, case FUNCTION_TYPE): Call it.
(dump_generic_node, case RECORD_TYPE): Don't output dup semicolon.
(dump_generic_node, case DECL_EXPR): New case.
(dump_generic_node, case PLACEHOLDER_EXPR): Handle.
(print_declaration): Handle type and function declarations.

From-SVN: r83782
gcc/ChangeLog
gcc/tree-pretty-print.c
This page took 0.060617 seconds and 5 git commands to generate.