(modified_type_die): Initialize item_type to NULL.
authorJim Wilson <wilson@gcc.gnu.org>
Thu, 6 Mar 1997 21:32:43 +0000 (13:32 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 6 Mar 1997 21:32:43 +0000 (13:32 -0800)
commitdfcf98915cfd438777af1990365da4d50b3d0328
tree7bcb0f3c23ac1a9920b187e1764f03609e632dcc
parentb1357021b832988e12895b1fa3ca6a24c1677009
(modified_type_die): Initialize item_type to NULL.

Move equate_type_number_to_die call before use of sub_die, and move
recursive modified_type_die calls on item_type after it.

From-SVN: r13694
gcc/dwarf2out.c