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 a69ab79c1ab gcn: Update --with-arch= for newer archs new 649bde867ae ada: Fix for validity checking of limited scalar types new 855fe362549 ada: Fix internal error on allocator involving interface type new 1189522245b ada: Incorrect unresolved operator name in an instantiation new cb3e76508b1 ada: Fix wrong initialization of library-level object by co [...] new e0777e78bed ada: Fix libgpr2 build failure with compiler built with assertions new f59d33ad52c ada: Constant_Indexing used when context requires a variable
The 6 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/checks.adb | 15 +- gcc/ada/exp_aggr.adb | 3 +- gcc/ada/exp_attr.adb | 4 +- gcc/ada/exp_ch4.adb | 9 +- gcc/ada/exp_ch5.adb | 24 +- gcc/ada/exp_util.adb | 35 +- gcc/ada/exp_util.ads | 18 +- gcc/ada/sem_ch10.adb | 2 + gcc/ada/sem_ch4.adb | 911 +++++++++++++++++++++++++++++++++++++-------------- 9 files changed, 742 insertions(+), 279 deletions(-)