diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2023-02-24 19:10:00 +0100 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-05-23 09:59:06 +0200 |
commit | a0cc548a8a1b2176bf2f51d1831a4ac6cc255b64 (patch) | |
tree | 076040473905b022d3978c2b53719e8d8a057e60 /gcc/ada/usage.adb | |
parent | a550a0cf91ddad3b331bed5e694e31b34d690c95 (diff) | |
download | gcc-a0cc548a8a1b2176bf2f51d1831a4ac6cc255b64.zip gcc-a0cc548a8a1b2176bf2f51d1831a4ac6cc255b64.tar.gz gcc-a0cc548a8a1b2176bf2f51d1831a4ac6cc255b64.tar.bz2 |
ada: Fix minor address arithmetic issues in System.Dwarf_Lines
Offset calculations should use the operator of System.Storage_Elements.
gcc/ada/
* libgnat/s-dwalin.adb (Enable_Cache): Use the subtract operator of
System.Storage_Elements to compute the offset.
(Symbolic_Address): Likewise.
Diffstat (limited to 'gcc/ada/usage.adb')
0 files changed, 0 insertions, 0 deletions