This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f9c01c47f8e ipa: Remove LTO requirement for builtin callback carriers. new efb51d68abc ada: Ensure a limited type is marking the packing as used new 566ca645e4b ada: Remove suspicious entries generated by -gnatR for gene [...] new 3cd98d41652 ada: Update the message for -gnatwx switch new f4312f92c0b ada: Improve Append performance for Ada.Containers.Bounded_Vectors new f9ee1322a82 ada: Avoid incorrect errors for duplicate formal iterator names new 0c8271742f3 ada: Fix memory leak for unconstrained limited arrays in an [...] new f656344f5fa ada: No extra formals on anonymous access types of C subprograms new 35f7214070c ada: Fix warnings given by static analyzer on Exp_Ch4 new 249d08eb121 ada: Update description of extra formals for build-in-place [...] new c9aeb782c78 ada: Avoid non-serious errors masking fatal errors new 57d3933a870 ada: Sort cross-reference table using heap and not stack new 56722ed86ea ada: Remove obsolete call to Establish_Transient_Scope new ebabae60509 ada: Follow-on for duplicate formal iterator names
The 13 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/erroutc.adb | 19 ++++++++------- gcc/ada/exp_aggr.adb | 13 +--------- gcc/ada/exp_ch3.adb | 5 +--- gcc/ada/exp_ch4.adb | 23 +++++++++--------- gcc/ada/exp_ch5.adb | 36 +++++++++++++++------------- gcc/ada/exp_ch6.adb | 57 ++++++++++++++++---------------------------- gcc/ada/exp_ch6.ads | 10 ++++---- gcc/ada/exp_ch7.adb | 19 +++------------ gcc/ada/freeze.adb | 11 +++++---- gcc/ada/lib-xref.adb | 14 ++++++++++- gcc/ada/libgnat/a-cobove.adb | 10 +++++++- gcc/ada/repinfo.adb | 39 ++++++++++++++---------------- gcc/ada/sem_attr.adb | 10 -------- gcc/ada/sem_ch4.adb | 1 + gcc/ada/sem_ch6.adb | 11 +++++++++ gcc/ada/sem_res.adb | 24 ++++--------------- gcc/ada/sem_warn.adb | 9 +++++-- 17 files changed, 141 insertions(+), 170 deletions(-)