dbxout.c (dbxout_range_type): If the range has a base type (TREE_TYPE)...
authorPer Bothner <bothner@gcc.gnu.org>
Wed, 12 Jan 1994 21:30:12 +0000 (13:30 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Wed, 12 Jan 1994 21:30:12 +0000 (13:30 -0800)
commit6c73937e8f6301056f3d83f7f35a3afacb53debf
treebdb32e51ad374e298967ef0b8e8f183964d8aa1c
parent8e871c059646234b12043d863f341fd73daf91e1
dbxout.c (dbxout_range_type): If the range has a base type (TREE_TYPE)...

* dbxout.c (dbxout_range_type):  If the range has a base type
(TREE_TYPE), emit it, even if that is some other integer type.

From-SVN: r6386
gcc/dbxout.c