diff options
author | Bob Duff <duff@adacore.com> | 2024-05-30 15:16:47 -0400 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2024-06-21 10:34:19 +0200 |
commit | 9ce1b11e154a930de3ba20b9e26af5631a73c7f3 (patch) | |
tree | affd8d7cbbeb12cbbe662de551f39da43aa2643b /libcpp | |
parent | 39f35956587fe09fbdb87ebd203df6e3674f7b59 (diff) | |
download | gcc-9ce1b11e154a930de3ba20b9e26af5631a73c7f3.zip gcc-9ce1b11e154a930de3ba20b9e26af5631a73c7f3.tar.gz gcc-9ce1b11e154a930de3ba20b9e26af5631a73c7f3.tar.bz2 |
ada: Generic formal/actual matching -- misc cleanup
The only substantive change is to remove Activation_Chain_Entity
from N_Generic_Package_Declaration. The comment in sinfo.ads suggesting
this change was written in 1993!
Various pieces of missing documentation are added to Sinfo and Einfo.
Also other minor cleanups.
gcc/ada/
* gen_il-gen-gen_nodes.adb
(N_Generic_Package_Declaration): Remove Activation_Chain_Entity.
* sinfo.ads: Comment improvements. Add missing doc.
Remove obsolete comment about Activation_Chain_Entity.
* einfo.ads: Comment improvements. Add missing doc.
* einfo-utils.adb (Base_Type): Add Assert (disabled for now).
(Next_Index): Minor cleanup.
* aspects.ads: Minor comment fix.
* exp_ch6.adb: Likewise.
* sem_ch3.adb: Likewise.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions