Fix mips EABI/dwarf2 segfault while compiling newlib.
commit65e1263a0d8aca08eb92fe8d4d10b69426d1ef73
authorJim Wilson <wilson@cygnus.com>
Tue, 25 Jan 2000 00:58:58 +0000 (25 00:58 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 25 Jan 2000 00:58:58 +0000 (24 16:58 -0800)
treed039537abf274a7b92aa7dd0909d98c45aab4f12
parent5eda3d66aa0bb2baef0ae78a8674092350b75e16
Fix mips EABI/dwarf2 segfault while compiling newlib.

* dwarf2out.c (gen_struct_or_union_type_die): Set complete if
TYPE_STUB_DECL is NULL.

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