diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2024-06-12 16:05:57 +0200 |
---|---|---|
committer | Marc Poulhiès <dkm@gcc.gnu.org> | 2024-06-27 10:19:13 +0200 |
commit | 5c8b7fcc04b1ec412e11ae3d77f704c19a63ab07 (patch) | |
tree | dd243d82fbe641f09564c4438f15321f0d8a1a57 /gcc/gimple-range-cache.h | |
parent | fdbc04d13f0e993ecf1a36680c8f7768dfb522fb (diff) | |
download | gcc-5c8b7fcc04b1ec412e11ae3d77f704c19a63ab07.zip gcc-5c8b7fcc04b1ec412e11ae3d77f704c19a63ab07.tar.gz gcc-5c8b7fcc04b1ec412e11ae3d77f704c19a63ab07.tar.bz2 |
ada: Remove last uses of System.Address_Operations in runtime library
This completes the switch from using System.Address_Operations to using only
System.Storage_Elements in the runtime library. The remaining uses were for
simple optimizations that can be done by the optimizer alone.
gcc/ada/
* libgnat/s-carsi8.adb: Remove clauses for System.Address_Operations
and use only operations of System.Storage_Elements for addresses.
* libgnat/s-casi16.adb: Likewise.
* libgnat/s-casi32.adb: Likewise.
* libgnat/s-casi64.adb: Likewise.
* libgnat/s-casi128.adb: Likewise.
* libgnat/s-carun8.adb: Likewise.
* libgnat/s-caun16.adb: Likewise.
* libgnat/s-caun32.adb: Likewise.
* libgnat/s-caun64.adb: Likewise.
* libgnat/s-caun128.adb: Likewise.
* libgnat/s-geveop.adb: Likewise.
Diffstat (limited to 'gcc/gimple-range-cache.h')
0 files changed, 0 insertions, 0 deletions