diff options
author | Piotr Trojanek <trojanek@adacore.com> | 2024-03-25 22:52:14 +0100 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2024-05-20 09:47:05 +0200 |
commit | 95a13b096df2aa6dc096f65846d6c19067552792 (patch) | |
tree | e6e880e3d4c04a2cf170120bec57d4baecd8dded /gcc/ada/fe.h | |
parent | 32aa8b92c59d9c8343a618c7d1614bed7b0e107d (diff) | |
download | gcc-95a13b096df2aa6dc096f65846d6c19067552792.zip gcc-95a13b096df2aa6dc096f65846d6c19067552792.tar.gz gcc-95a13b096df2aa6dc096f65846d6c19067552792.tar.bz2 |
ada: Fix list of attributes defined by Ada 2012
Recognize references to attributes Old, Overlaps_Storage and Result as
language-defined in Ada 2012 and implementation-defined in earlier
versions of Ada. Other attributes introduced by Ada 2012 RM are
correctly categorized.
This change only affects code with restriction
No_Implementation_Attributes.
gcc/ada/
* sem_attr.adb (Attribute_12): Add attributes Old,
Overlaps_Storage and Result.
Diffstat (limited to 'gcc/ada/fe.h')
0 files changed, 0 insertions, 0 deletions