This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ecc363971ae arm: Fix MVE testsuite fallouts new 3217d7d7aed ada: Minor updates to gnat/doc configuration new eeba836bf3d ada: Fix minor issues in reference manual new 8e56d311d38 ada: Use the address type of a Storage_Model_Type for 'Address new 81fd08ae715 ada: Fix misphrasing in comment new f82d10a5485 ada: Further adjustments to User's Guide for PIE default new 82cf82c4610 ada: Enforce Aggregate aspect legality rule new 798c08ca4bf ada: Strip conversions for the implementation of storage models
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/doc/gnat_rm/the_gnat_library.rst | 40 ++++----- .../doc/gnat_ugn/gnat_and_program_execution.rst | 15 +--- gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst | 16 ++++ gcc/ada/doc/share/conf.py | 100 +++++++++++++++------ gcc/ada/gcc-interface/trans.cc | 5 ++ gcc/ada/gnat_rm.texi | 66 +++++++------- gcc/ada/gnat_ugn.texi | 19 +--- gcc/ada/lib-xref.adb | 2 +- gcc/ada/sem_attr.adb | 29 +++++- gcc/ada/sem_ch13.adb | 6 ++ 10 files changed, 186 insertions(+), 112 deletions(-)