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 2498cbbcdb2 Fixup dropping REG_EQUAL note in ext-dce new 4ea7021613c ada: Fix wrong conversion of controlled array with represen [...] new c9c6392fcbc ada: Fix assertion failure on finalizable aggregate new 181d76171cc ada: Fix crash with Finalizable in corner case new 36b77268eec ada: Fix crash with Finalizable in corner case new ce51aec0583 ada: Fix missing finalization with conditional expression i [...] new 81645c63e92 ada: Refine sanity check in Insert_Actions new a30e425255a ada: Fix missing error on too large Component_Size not mult [...] new aa622ab8239 ada: Fix wrong finalization of constrained subtype of uncon [...] new 22b8806a627 ada: Fix alignment violation for mix of aligned and misalig [...]
The 9 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_aggr.adb | 21 +++++++---- gcc/ada/exp_ch4.adb | 28 +++++++++------ gcc/ada/exp_ch6.adb | 9 +++-- gcc/ada/exp_ch7.adb | 26 +++++++++----- gcc/ada/exp_util.adb | 22 ++++++------ gcc/ada/gcc-interface/decl.cc | 16 ++++++--- gcc/ada/gcc-interface/trans.cc | 79 +++++++++++++++++++++++++++++------------- 7 files changed, 134 insertions(+), 67 deletions(-)