| commit | 36bc863200b86a311cf7d9a027b0597280dfebf0 | [log] [tgz] |
|---|---|---|
| author | Eric Botcazou <ebotcazou@adacore.com> | Sat Apr 05 16:21:45 2025 +0200 |
| committer | Eric Botcazou <ebotcazou@adacore.com> | Thu Jun 12 13:52:41 2025 +0200 |
| tree | 5d195f4b958efdd98207828297dded65f835bf3d | |
| parent | 3a4d64e1a81da321ecfda326fa541f3ea9bd6c5b [diff] |
ada: Fix documentation of Generalized Finalization extension The current documentation does not reflect the implementation present in the compiler and contains various other inaccuracies. gcc/ada/ChangeLog: * doc/gnat_rm/gnat_language_extensions.rst (Generalized Finalization): Document the actual implementation. (No_Raise): Move to separate section. * gnat_rm.texi: Regenerate.