This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9ea74d235c7 tree-optimization/111294 - better DCE after forwprop new deb34fa91a4 ada: Assertion failure adding extra formals to late overrid [...] new c3e95117406 ada: Fix premature finalization in loop over limited iterab [...] new f8f05af400c ada: Fix late finalization for function call in delta aggregate new 1f68777549e ada: Assertion failure on for-of loop iterating on selected [...] new 61231464d7a ada: Assertion failure on calculation of Large_Max_Size_Mutable new fa16e322949 ada: Assertion failure on expansion of record with invariant new 8517317ce8e ada: Improve detection of deactivated code for warnings wit [...]
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/exp_ch6.adb | 8 +- gcc/ada/exp_util.adb | 259 +++++++++++++++++++++++++++++++++++++++++---------- gcc/ada/exp_util.ads | 17 ++++ gcc/ada/sem_ch6.adb | 3 +- gcc/ada/sem_util.adb | 13 ++- 5 files changed, 243 insertions(+), 57 deletions(-)