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 ce869854db6 tailc: Handle musttail in case of non-cleaned-up cleanups, [...] new affc5eb853a ada: Fix wrong finalization of temporary constrained array [...] new 54b5f782727 ada: Small cleanup in the finalization machinery new 484fb60fdcb ada: Fix wrong finalization of constrained array derived fr [...] new 74cc201d4d5 ada: Dispatching call with mutably tagged objects new 5bd03021271 ada: Fix wrong finalization of constrained subtype of uncon [...] new 25e6c440391 ada: Small tweak to latest change new 177050b6596 ada: Compiler fails on unchecked deallocation for constrain [...] new debd1cd3dfd ada: Fix for compiler crash on function return with Relaxed [...]
The 8 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/exp_ch3.adb | 4 +- gcc/ada/exp_ch7.adb | 159 ++++++++----------- gcc/ada/exp_util.adb | 423 +++++++++++++++++++++------------------------------ gcc/ada/exp_util.ads | 20 ++- gcc/ada/sem_ch3.adb | 16 +- gcc/ada/sem_ch4.adb | 12 ++ 6 files changed, 270 insertions(+), 364 deletions(-)