dbxout.c (dbxout_range_type): Emit non-range INTEGER_TYPE as a sub-range of itself...
authorPer Bothner <bothner@gcc.gnu.org>
Tue, 6 Feb 1996 22:26:35 +0000 (14:26 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Tue, 6 Feb 1996 22:26:35 +0000 (14:26 -0800)
commit7ae6c85803f36a61ebf68a1561f27b90dd1d3fb6
treeb0c1b605bca7339e5fbcb5c35bac28ad5b8957ed
parente6ca2c17dc359915ed37cbeea6da852873ff3b94
dbxout.c (dbxout_range_type): Emit non-range INTEGER_TYPE as a sub-range of itself (so gdb can tell the...

* dbxout.c (dbxout_range_type):  Emit non-range INTEGER_TYPE
as a sub-range of itself (so gdb can tell the difference).

From-SVN: r11179
gcc/dbxout.c