diff options
author | Jakub Jelinek <jakub@redhat.com> | 2017-06-21 12:59:12 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2017-06-21 12:59:12 +0200 |
commit | 6d522731379693a5107328079b804ecd2fbd4766 (patch) | |
tree | cf6543870e2daf6ed7988acd197536ef1d848eb1 /gcc/ada/gcc-interface/ada-tree.h | |
parent | d54d1fc3bcd2d3dda563f9bd95b60299bc892041 (diff) | |
download | gcc-6d522731379693a5107328079b804ecd2fbd4766.zip gcc-6d522731379693a5107328079b804ecd2fbd4766.tar.gz gcc-6d522731379693a5107328079b804ecd2fbd4766.tar.bz2 |
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
Diffstat (limited to 'gcc/ada/gcc-interface/ada-tree.h')
0 files changed, 0 insertions, 0 deletions