Fix stabs bug with C array ranges.
authorJim Wilson <wilson@cygnus.com>
Thu, 23 Jul 1998 19:14:18 +0000 (19:14 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 23 Jul 1998 19:14:18 +0000 (12:14 -0700)
commit28144186b341d4c23ee61518064a59ea7ae965ea
tree1880f2548ab9da08dd584396d2d12378613e8369
parent136dc16a52166cff22037db7282e7c5e4093450f
Fix stabs bug with C array ranges.

* dbxout.c (dbxout_range_type): Only call dbxout_type_index for
already defined type.

From-SVN: r21355
gcc/ChangeLog
gcc/dbxout.c