diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2023-12-12 09:21:14 +0100 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2024-01-09 14:13:32 +0100 |
commit | 63da219a948a4d9f98f5a0d23e9c19fe48bc0734 (patch) | |
tree | cb46975dded6a47d64da8f4f43bc9166898d175e /gcc/tree-vect-loop.cc | |
parent | 9b7d674fadd07aed242711e91232dbd049ef35be (diff) | |
download | gcc-63da219a948a4d9f98f5a0d23e9c19fe48bc0734.zip gcc-63da219a948a4d9f98f5a0d23e9c19fe48bc0734.tar.gz gcc-63da219a948a4d9f98f5a0d23e9c19fe48bc0734.tar.bz2 |
ada: Preliminary cleanup in aliasing support code
This declares an explicit temporary for the fields of the fat pointer type
in gnat_to_gnu_entity and removes the GNU_ prefix of the parameters of the
relate_alias_sets routine for the sake of brevity. No functional changes.
gcc/ada/
* gcc-interface/decl.cc (gnat_to_gnu_entity) <E_Array_Type>: Use a
separate FLD local variable to hold the first field of the fat
pointer type being built.
* gcc-interface/gigi.h (relate_alias_sets): Remove GNU_ prefix on
the first two parameters.
* gcc-interface/utils.cc (relate_alias_sets): Likewise and adjust.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions