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 2cb64a5a3b4 ada: Avoid generating incorrect warning new d64bfa3a748 ada: Compiler crash on container aggregate with constant el [...] new 03054f929d9 ada: Fix crash with global No_Tasking and async delays new 59d8156ed85 ada: Reject pragma Attach_Handler on procedures in protecte [...] new a635f97159a ada: Typo fix in comment new cb5abf3a784 ada: Create a pragma to emit a misplaced Storage_Size aspect error new 1d086cf8e7e ada: Spurious error on generalized prefix notation new b97c46eebe7 ada: Compiler crash on container aggregate association with [...]
The 7 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 | 10 +++++----- gcc/ada/exp_ch3.adb | 8 +++----- gcc/ada/s-pack.adb.tmpl | 2 +- gcc/ada/sem.adb | 2 +- gcc/ada/sem_ch13.adb | 18 ++++++++++++++++-- gcc/ada/sem_prag.adb | 6 ++++-- gcc/ada/sem_util.adb | 7 +++++-- 7 files changed, 35 insertions(+), 18 deletions(-)