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 9fae6825c3e Daily bump. new 216fc3b3bba ada: Fix error on Designated_Storage_Model with extensions [...] new 992fb2af98f ada: Improved error message when size of descendant type ex [...] new e6e1d889b56 ada: Fix inefficient Unchecked_Conversion to large array type new 7b4e397c579 ada: Fix selection of Finalize subprogram in untagged case new 433fcdb6a2c ada: Fix alignment violation for chain of aligned and misal [...]
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/exp_ch7.adb | 14 ++++--- gcc/ada/exp_util.adb | 16 +++++--- gcc/ada/freeze.adb | 83 +++++++++++++++++++++++++++++++++++++++--- gcc/ada/gcc-interface/utils.cc | 4 +- gcc/ada/mutably_tagged.adb | 60 ++++++++++++++++++++---------- gcc/ada/sem_ch13.adb | 1 + 6 files changed, 142 insertions(+), 36 deletions(-)