diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2024-10-18 09:28:17 +0200 |
---|---|---|
committer | Marc Poulhiès <dkm@gcc.gnu.org> | 2024-11-12 14:00:45 +0100 |
commit | ea497d17c11ee7465140aa13a18a0033ba5a2a27 (patch) | |
tree | 118719d87f9db832b458e68c5b7439280674b845 /gcc/ada/raise-gcc.c | |
parent | bbbfd37f95ac7d058e8b8185a494c782c832f050 (diff) | |
download | gcc-ea497d17c11ee7465140aa13a18a0033ba5a2a27.zip gcc-ea497d17c11ee7465140aa13a18a0033ba5a2a27.tar.gz gcc-ea497d17c11ee7465140aa13a18a0033ba5a2a27.tar.bz2 |
ada: Fix weird error in Ada.Numerics.Discrete_Random with Component_Alignment
The problem arises when an instance of Ada.Numerics.Discrete_Random is
covered by a pragma Component_Alignment with a non-default alignment.
gcc/ada/ChangeLog:
* exp_ch5.adb (Expand_Assign_Array): Make Act_Rhs a constant and
do not recompute it, as well as R_Type, when there is a change of
representation. Move comment about the RHS from here to...
(Expand_N_Assignment_Statement): ...here.
Diffstat (limited to 'gcc/ada/raise-gcc.c')
0 files changed, 0 insertions, 0 deletions