Fix mips EABI/dwarf2 segfault while compiling newlib.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Jan 2000 00:58:58 +0000 (00:58 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Jan 2000 00:58:58 +0000 (00:58 +0000)
commit87ccbd329a4c6e1824b6266b4e9d9cc265e0c32d
treed039537abf274a7b92aa7dd0909d98c45aab4f12
parent605fb01effeefdb677b2e17911371aace97606c0
Fix mips EABI/dwarf2 segfault while compiling newlib.
* dwarf2out.c (gen_struct_or_union_type_die): Set complete if
TYPE_STUB_DECL is NULL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31599 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf2out.c