]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Allow implicit dereferenced for uses of 'Super
authorJustin Squirek <squirek@adacore.com>
Thu, 9 May 2024 19:37:44 +0000 (19:37 +0000)
committerMarc Poulhiès <poulhies@adacore.com>
Fri, 14 Jun 2024 07:34:17 +0000 (09:34 +0200)
commitd3fe0ffdd22bcabcbf03ee936d89ab971fbc74c4
tree0941880d9a5aa5f35ce25f3448c06a6059149c01
parent2ede7e3993c90c16f28358df07ea29cd62e34447
ada: Allow implicit dereferenced for uses of 'Super

This patch modifies the experimental 'Super attribute to allow an access-valued
prefix to be equivalent to Prefix.all'Super.

gcc/ada/

* sem_attr.adb:
(Analyze_Attribute): Add check for dereference.
gcc/ada/sem_attr.adb