diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2023-10-31 17:27:15 +0100 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-11-21 10:57:42 +0100 |
commit | 35510341fc24eed8fa3cd08171dc560b6d833fb2 (patch) | |
tree | 1bfea3732fe6679667b9e369984a97c49205d47f /libssp | |
parent | 3827a017667532656285c9cf7f6448ff688221a9 (diff) | |
download | gcc-35510341fc24eed8fa3cd08171dc560b6d833fb2.zip gcc-35510341fc24eed8fa3cd08171dc560b6d833fb2.tar.gz gcc-35510341fc24eed8fa3cd08171dc560b6d833fb2.tar.bz2 |
ada: Fix internal error on 'Address of task component
This happens when the prefix of the selected component is of an access type,
i.e. there is an implicit dereference. because the prefix is not resolved.
gcc/ada/
* sem_attr.adb (Resolve_Attribute) <Attribute_Address>: Remove the
bypass for prefixes with task type.
Diffstat (limited to 'libssp')
0 files changed, 0 insertions, 0 deletions