This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f703d2fd3f0 middle-end/110495 - avoid associating constants with (VL) vectors new e3f9dc2795e ada: Fix list of inherited subprograms in query for GNATprove new 73918baf49f ada: Add No_Use_Of_Attribute & No_Use_Of_Pragma to gnat_rm new 2e80be632bf ada: Small adjustments to new procedure Expand_Unchecked_Un [...] new 65ea0024063 ada: Do not unnecessarily use component-wise loop for slice [...]
The 4 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: ...ard_and_implementation_defined_restrictions.rst | 14 + gcc/ada/exp_ch4.adb | 16 +- gcc/ada/exp_ch4.ads | 8 +- gcc/ada/exp_ch5.adb | 8 +- gcc/ada/exp_ch6.adb | 6 +- gcc/ada/exp_util.adb | 33 +- gcc/ada/exp_util.ads | 17 +- gcc/ada/gnat_rm.texi | 774 +++++++++++---------- gcc/ada/gnat_ugn.texi | 4 +- gcc/ada/sem_disp.adb | 30 + gcc/ada/sem_disp.ads | 5 + 11 files changed, 495 insertions(+), 420 deletions(-)