This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 9fc6d71d34b Daily bump. new e19a0e2f307 [Ada] Add DWARF 5 support to System.Dwarf_Line new d039346359f [Ada] Small cleanup in System.Dwarf_Line new 632dde0c5ed [Ada] Add support for PE-COFF PIE to System.Dwarf_Line new d1ee1a0fe6d [Ada] Adjust latest change for ELF platforms
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: gcc/ada/adaint.c | 3 + gcc/ada/libgnat/s-dwalin.adb | 906 +++++++++++++++++++++++++++++-------------- gcc/ada/libgnat/s-dwalin.ads | 148 +++---- gcc/ada/libgnat/s-objrea.adb | 72 ++-- gcc/ada/libgnat/s-objrea.ads | 25 +- 5 files changed, 767 insertions(+), 387 deletions(-)