dwarf2out.c (add_incomplete_type): New fn.
authorJason Merrill <jason@yorick.cygnus.com>
Thu, 3 Jun 1999 02:31:22 +0000 (02:31 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 3 Jun 1999 02:31:22 +0000 (22:31 -0400)
commit8a8c36562fddd1dcaf5ebc8dee47d7cb20bc7a88
tree686d716a425f3c3ba8a4f21bec3493ff9dda1c1d
parentec1f6a38efe6ad810d21c5f1dc2dbb2093c8277d
dwarf2out.c (add_incomplete_type): New fn.

* dwarf2out.c (add_incomplete_type): New fn.
(gen_struct_or_union_type_die): Call it.
(retry_incomplete_types): New fn.
(dwarf2out_finish): Call it.

From-SVN: r27325
gcc/ChangeLog
gcc/dwarf2out.c