(root_type_1, write_modifier_bytes_1): New functions.
authorJim Wilson <wilson@gcc.gnu.org>
Thu, 6 Mar 1997 21:28:31 +0000 (13:28 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 6 Mar 1997 21:28:31 +0000 (13:28 -0800)
commitb1357021b832988e12895b1fa3ca6a24c1677009
tree68778ff202d2a983c81d23befd85b59014e2a3ea
parent2dfe5480598b33c904aa769a75325f4025ada70e
(root_type_1, write_modifier_bytes_1): New functions.

(root_type): Call root_type_1.
(write_modifier_bytes): Call write_modifier_bytes_1.
(output_type, case POINTER_TYPE): Set TREE_ASM_WRITTEN before
recursive call.

From-SVN: r13693
gcc/dwarfout.c