d
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Apr 1998 10:03:16 +0000 (10:03 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Apr 1998 10:03:16 +0000 (10:03 +0000)
commit4d3a9616e06767e603dc439d3b691eca5df04c54
treebd05663d0562f87fb7c9b74d9c654f6f8600b3e9
parenta0f6aa916f11970f5f5e9c294e371da6f6912f22
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.

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