diff options
author | squirek <squirek@adacore.com> | 2024-08-13 11:35:06 +0000 |
---|---|---|
committer | Marc Poulhiès <dkm@gcc.gnu.org> | 2024-11-12 14:00:48 +0100 |
commit | 300557bd6d0145cb0210942d80f866cc3b057695 (patch) | |
tree | 083e27879533e0871214f0ddf4762f9475935d61 /gcc/ada/raise-gcc.c | |
parent | 093894adbdf0638a494257bfe4bc42eb7ad13f6b (diff) | |
download | gcc-300557bd6d0145cb0210942d80f866cc3b057695.zip gcc-300557bd6d0145cb0210942d80f866cc3b057695.tar.gz gcc-300557bd6d0145cb0210942d80f866cc3b057695.tar.bz2 |
ada: Missing runtime tag check on mutably tagged objects
This patch fixes an issue in the compiler whereby assigning to a non-existant
mutably tagged object component failed to result in the expected run-time
exception.
gcc/ada/ChangeLog:
* exp_ch4.adb (Expand_N_Type_Conversion): Add special runtime check
generation for mutably tagged objects.
Diffstat (limited to 'gcc/ada/raise-gcc.c')
0 files changed, 0 insertions, 0 deletions