dbxout.c (dbxout_type_fields): Use HOST_WIDE_INT_PRINT_DEC appropriately.
authorJeff Law <law@gcc.gnu.org>
Fri, 24 Apr 1998 10:03:15 +0000 (04:03 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 24 Apr 1998 10:03:15 +0000 (04:03 -0600)
commit442f40184cbd2031b28e39cbe4f533db58cb540d
treee5640dd2096536f95fe3e8d0267f32704df86fba
parent7174c937fb126a9bb5819c1954417282083352a0
dbxout.c (dbxout_type_fields): Use HOST_WIDE_INT_PRINT_DEC appropriately.


        * dbxout.c (dbxout_type_fields): Use HOST_WIDE_INT_PRINT_DEC
        appropriately.
        (dbxout_type_method_1, dbxout_type): Likewise.
        (print_int_cst_octal, print_octal, dbxout_symbol): Likewise.
        (dbxout_type): Fix check for when to print a type range in
        octal vs decimal.

From-SVN: r19401
gcc/ChangeLog