OSDN Git Service

Fix stabs bug with C array ranges.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Jul 1998 19:14:18 +0000 (19:14 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Jul 1998 19:14:18 +0000 (19:14 +0000)
commit829f57e970dc6cab46054a75ac9fa71a0921d66c
tree1880f2548ab9da08dd584396d2d12378613e8369
parent5e3d1da5d3f5c64041751797861c8184c7b91d9c
Fix stabs bug with C array ranges.
* dbxout.c (dbxout_range_type): Only call dbxout_type_index for
already defined type.

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