Changes to distinguish typedef from original type in debug output.
authorPer Bothner <bothner@gcc.gnu.org>
Mon, 12 Feb 1996 20:03:24 +0000 (12:03 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Mon, 12 Feb 1996 20:03:24 +0000 (12:03 -0800)
commit28238567cddb77128e6f62cb3a1b6cf70b3ee41b
tree5af9b3307f3f5cfe61a953520c9fcc329fb08391
parent79afd9061c9323a9b8394ae4470a522233856048
Changes to distinguish typedef from original type in debug output.

* tree.c (copy_node):  Zero out type.symtab union.

From-SVN: r11218
gcc/tree.c