]> gcc.gnu.org Git - gcc.git/commit
dbxout.c (dbxout_type_fields): Use HOST_WIDE_INT_PRINT_DEC appropriately.
authorJeff Law <law@gcc.gnu.org>
Fri, 24 Apr 1998 10:03:16 +0000 (04:03 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 24 Apr 1998 10:03:16 +0000 (04:03 -0600)
commite003ca80ce8c49aa90640dd03e82d5d3068164d3
treebd05663d0562f87fb7c9b74d9c654f6f8600b3e9
parent442f40184cbd2031b28e39cbe4f533db58cb540d
dbxout.c (dbxout_type_fields): Use HOST_WIDE_INT_PRINT_DEC appropriately.

d
        * 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: r19402
gcc/dbxout.c
This page took 0.061243 seconds and 5 git commands to generate.