This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 46c8c225455 Improve sinking with unrelated defs new 5825635336f ada: Adjust again address arithmetics in System.Dwarf_Lines new 3b21dae599f ada: Fix spurious error on 'Input of private type with Type [...] new 65a31e22a81 ada: Rewrite Set_Image_*_Unsigned routines to remove recursion. new 4cd4d2733ca ada: Add pragma Annotate for GNATcheck exemptions
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/exp_util.adb | 23 +++++++++--- gcc/ada/libgnat/s-aridou.adb | 4 +++ gcc/ada/libgnat/s-atopri.adb | 5 +++ gcc/ada/libgnat/s-bitops.adb | 5 +++ gcc/ada/libgnat/s-carsi8.adb | 4 +++ gcc/ada/libgnat/s-carun8.adb | 4 +++ gcc/ada/libgnat/s-casi16.adb | 4 +++ gcc/ada/libgnat/s-casi32.adb | 4 +++ gcc/ada/libgnat/s-casi64.adb | 4 +++ gcc/ada/libgnat/s-caun16.adb | 4 +++ gcc/ada/libgnat/s-caun32.adb | 4 +++ gcc/ada/libgnat/s-caun64.adb | 4 +++ gcc/ada/libgnat/s-dwalin.adb | 8 +++-- gcc/ada/libgnat/s-exponn.adb | 5 +++ gcc/ada/libgnat/s-expont.adb | 5 +++ gcc/ada/libgnat/s-imageb.adb | 71 +++++++++++++++---------------------- gcc/ada/libgnat/s-imagew.adb | 84 ++++++++++++++------------------------------ gcc/ada/libgnat/s-valspe.adb | 5 +++ gcc/ada/libgnat/s-vauspe.adb | 5 +++ 19 files changed, 146 insertions(+), 106 deletions(-)