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 9f9476c195e ada: Reject Valid_Value arguments originating from Standard new b7e10f86d5c ada: Implement built-in-place expansion of two-pass array a [...] new 6b1c8f47583 ada: Tweak caching of streaming subprograms new 257a8dc92ef ada: Fix crash on access to protected return new 48a5910dde5 ada: Exception-raising loop incorrectly eliminated new d056ac5fce4 ada: Spurious compilation error with repeated loop index
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_aggr.adb | 498 +++++++++++++++++++++++++++++++-------------------- gcc/ada/exp_attr.adb | 4 +- gcc/ada/exp_ch3.adb | 11 +- gcc/ada/exp_ch4.adb | 18 +- gcc/ada/exp_ch6.adb | 7 + gcc/ada/exp_ch7.adb | 15 ++ gcc/ada/sem_ch3.adb | 11 +- gcc/ada/sem_util.adb | 7 +- 8 files changed, 350 insertions(+), 221 deletions(-)