mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-24 04:38:58 +08:00
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
This commit is contained in:
parent
7174c937fb
commit
442f40184c
@ -1,3 +1,12 @@
|
||||
Fri Apr 24 11:00:18 1998 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* 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.
|
||||
|
||||
Fri Apr 24 16:45:03 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
|
||||
|
||||
* (gen_shl_and, in case 1): Fix comparison with mask.
|
||||
|
Loading…
Reference in New Issue
Block a user