diff options
author | Steve Baird <baird@adacore.com> | 2024-04-19 16:08:39 -0700 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2024-06-13 15:30:31 +0200 |
commit | 63bf005b2f5047841730b1ba4ca0799c471f75d1 (patch) | |
tree | d2679c055f605047d80c48998f8248f4e7bbb7f6 /gcc/ada/inline.adb | |
parent | 9fe127c9c6320dea32d6441e10b654a7e2ab004c (diff) | |
download | gcc-63bf005b2f5047841730b1ba4ca0799c471f75d1.zip gcc-63bf005b2f5047841730b1ba4ca0799c471f75d1.tar.gz gcc-63bf005b2f5047841730b1ba4ca0799c471f75d1.tar.bz2 |
ada: Fix Super attribute documentation
The GNAT-defined Super attribute was formerly disallowed for an object of a
derived tagged type having an abstract parent type. This rule has been relaxed;
an abstract parent type is now permitted as long as it is not an interface type.
Update the GNAT RM accordingly.
gcc/ada/
* doc/gnat_rm/implementation_defined_attributes.rst:
Update Super attribute documentation.
* gnat_rm.texi: Regenerate.
* gnat_ugn.texi: Regenerate.
Diffstat (limited to 'gcc/ada/inline.adb')
0 files changed, 0 insertions, 0 deletions