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 53d2ca1541b libstdc++: Report compilation error on formatting "%d" from [...] new e94c6831691 ada: Fix internal error on expression function called for d [...] new 36332b84ce1 ada: Fix internal error on Ghost aspect applied to Big_Integers new cabca4dd5aa ada: Fix crash on nested access-to-subprogram types new 29042b6d01f ada: Record type Put_Image procedures omitting discriminant values new 411c1eeadfb ada: Fix bogus error for pragma No_Component_Reordering on [...] new 9b7f1ec322b ada: Make class-wide Max_Size_In_Storage_Elements return a [...]
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/exp_attr.adb | 34 +++++++++++++++++++++++------ gcc/ada/exp_ch7.adb | 7 ++++++ gcc/ada/exp_put_image.adb | 55 +++++++++++++++++++++++++++++++++++------------ gcc/ada/exp_util.adb | 30 +++++++++++++++----------- gcc/ada/sem_ch6.adb | 13 +++++------ gcc/ada/sem_ch6.ads | 5 ++--- gcc/ada/sem_prag.adb | 17 ++++++++------- gcc/ada/sprint.adb | 4 ++-- 8 files changed, 112 insertions(+), 53 deletions(-)