This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d324984f9fa RISC-V: Support FP round auto-vectorization new 92361698288 ada: Clarify RM references that justify a constraint check new 3b426e21d88 ada: Dimensional analysis when used with elementary functions new 4a91264af42 ada: Make minor corrections to CUDA-related comments new 08ba004510a ada: Define CHERI exception types new 8e8e3a00db4 ada: Add CHERI variant of System.Stream_Attributes new 0787c56c487 ada: Fix conversions between addresses and integers new 198e643b35d ada: Update personality function for CHERI purecap new 2e135bdb28d ada: Fix missing finalization of extended return object on [...] new 52a7e4c75f1 ada: Crash processing the accessibility level of an actual [...] new a1c78073051 ada: Fix unnesting generated loops with nested finalization [...] new f6367fc211e ada: Fix deferred constant wrongly rejected new 6e8a0350a15 ada: Fix missing call to Finalize_Protection for simple pro [...]
The 12 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: .../doc/gnat_ugn/gnat_and_program_execution.rst | 12 +++ gcc/ada/einfo.ads | 8 +- gcc/ada/exp_ch5.adb | 7 +- gcc/ada/exp_ch6.adb | 28 +++-- gcc/ada/exp_ch7.adb | 113 +++++++++++++++++---- gcc/ada/exp_prag.adb | 8 +- gcc/ada/exp_unst.ads | 7 +- gcc/ada/exp_util.adb | 38 ++++++- gcc/ada/gnat_ugn.texi | 19 +++- gcc/ada/libgnat/a-tags.adb | 5 +- gcc/ada/libgnat/i-cheri.ads | 16 +++ gcc/ada/libgnat/s-putima.adb | 6 +- .../libgnat/{s-stratt.adb => s-stratt__cheri.adb} | 36 ++----- gcc/ada/raise-gcc.c | 39 ++++++- gcc/ada/rtsfind.ads | 1 - gcc/ada/sem_ch3.adb | 6 +- 16 files changed, 261 insertions(+), 88 deletions(-) copy gcc/ada/libgnat/{s-stratt.adb => s-stratt__cheri.adb} (97%)