This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from 98117e9d626 Daily bump. new 0bb13865e4a ada: Document supported GCC optimization switches new ea4155a94fe ada: Small tweak to latest change new 67c49489958 ada: Tweak special handling of synchronized type scopes new 3a4d64e1a81 ada: Fix wrong visibility over discriminants new 36bc863200b ada: Fix documentation of Generalized Finalization extension
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ada/doc/gnat_rm/gnat_language_extensions.rst | 156 +++++------- .../building_executable_programs_with_gnat.rst | 17 +- .../doc/gnat_ugn/gnat_and_program_execution.rst | 59 +++-- gcc/ada/exp_util.adb | 28 ++- gcc/ada/gnat_rm.texi | 265 ++++++++------------- gcc/ada/gnat_ugn.texi | 102 +++++--- gcc/ada/sem_ch3.adb | 16 +- gcc/ada/usage.adb | 10 +- 8 files changed, 313 insertions(+), 340 deletions(-)