aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2022-05-27 14:07:03 +0200
committerRichard Biener <rguenther@suse.de>2022-05-27 14:08:18 +0200
commit37c988bc1b22d1259a4d8e819fc33c65faa9debb (patch)
tree9f936229aca61022a52ea03e6555d0124dfa93e8 /gcc/ada
parentf571596f8cd8fbad34305b4bec1a813620e0cbf0 (diff)
downloadgcc-37c988bc1b22d1259a4d8e819fc33c65faa9debb.zip
gcc-37c988bc1b22d1259a4d8e819fc33c65faa9debb.tar.gz
gcc-37c988bc1b22d1259a4d8e819fc33c65faa9debb.tar.bz2
Avoid shift in get_ref_base_and_extent
This avoids one instance of a shift from bytes to bits in get_ref_base_and_extent by using TYPE_SIZE instead of TYPE_SIZE_UNIT. * tree-dfa.cc (get_ref_base_and_extent): Avoid shift.
Diffstat (limited to 'gcc/ada')
0 files changed, 0 insertions, 0 deletions