line-map.c
75.2 KB
-
line-map.c (location_adhoc_data_update): Perform addition in uintptr_t type… · 6d522731
line-map.c (location_adhoc_data_update): Perform addition in uintptr_t type rather than char * type. * line-map.c (location_adhoc_data_update): Perform addition in uintptr_t type rather than char * type. Read *data using ptrdiff_t type instead of int64_t. (get_combined_adhoc_loc): Change offset type to ptrdiff_t from int64_t. From-SVN: r249446
Jakub Jelinek committed