This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 25d51fb7d09 ranger: Fix up range computation for CLZ [PR116486] new 78acc6d85f9 ada: Remove repeated guards in validity checks new 905ab329ccd ada: Cleanup expansion of object declarations new cb690aa1ce3 ada: Also reset scope for some nested declaration new 34437eb472f ada: Small fixes for FreeBSD new a004c28c505 ada: Documentation for generic type inference new 91f0a3a5a5c ada: Fix minor issues in -gnaty0's documentation new 2df253f35ee ada: Fix standard output stream for gnatcmd output new 1c9a6d8203b ada: Create usage entry for -gnatw_l new 571d0450b29 ada: Diagnose too large size clause on floating-point type new 6640a59fed4 lto-wrapper: Honor -save-temps for ltrans' makefile
The 10 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/gnat_language_extensions.rst | 80 ++++++++++- .../building_executable_programs_with_gnat.rst | 12 +- gcc/ada/exp_ch3.adb | 10 +- gcc/ada/exp_ch9.adb | 25 +++- gcc/ada/exp_imgv.adb | 8 +- gcc/ada/gcc-interface/decl.cc | 4 + gcc/ada/gnat_rm.texi | 157 ++++++++++++++++----- gcc/ada/gnat_ugn.texi | 16 +-- gcc/ada/gnatcmd.adb | 5 +- gcc/ada/s-oscons-tmplt.c | 9 +- gcc/ada/tracebak.c | 5 +- gcc/ada/usage.adb | 2 + gcc/lto-wrapper.cc | 5 +- 13 files changed, 268 insertions(+), 70 deletions(-)