This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a704603d458 RISC-V: Add testcase for SCCVN optimization[PR111751] new 85a0ce9086f ada: Crash processing pragmas Compile_Time_Error and Compil [...] new f71c6312b64 ada: Tweak documentation comments new 34992e156b6 ada: Fix filesystem entry filtering new 6bd83c90191 ada: Fix infinite loop with multiple limited with clauses new e05e5d6bc60 ada: Fix bad finalization of limited aggregate in condition [...] new 25c253e64e5 ada: Remove superfluous setter procedure new 42c46cfe8c6 ada: Tweak internal subprogram in Ada.Directories new 2f150833b4e ada: Fix internal error on too large representation clause [...]
The 8 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/atree.ads | 9 +-- gcc/ada/exp_aggr.adb | 13 +++- gcc/ada/exp_ch7.adb | 2 +- gcc/ada/gcc-interface/decl.cc | 14 +++- gcc/ada/libgnat/a-direct.adb | 52 +++++++------ gcc/ada/nlists.ads | 3 - gcc/ada/sem_attr.adb | 25 +++++-- gcc/ada/sem_ch10.adb | 170 ++++++++++++++++++++++++++---------------- gcc/ada/sem_util.adb | 9 --- gcc/ada/sem_util.ads | 3 - gcc/ada/sinfo.ads | 31 ++------ gcc/ada/types.ads | 4 +- 12 files changed, 190 insertions(+), 145 deletions(-)