This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3c52dff7928 Convert remaining uses of value_range in ipa-*.cc to Value_Range. new 765fc22ca5d ada: Fix expanding container aggregates new f404dd44078 ada: Update printing container aggregates for debugging new 125a2260ce0 ada: Plug another loophole in the handling of private views [...] new 1f8d6836261 ada: Plug small loophole in the handling of private views i [...] new fb36f018780 ada: Fix too late finalization and secondary stack release [...] new cba529bc70b ada: Correct the contract of Ada.Text_IO.Get_Line new d47dbbd22fc ada: Fix incorrect handling of iterator specifications in r [...] new 3d3930f52aa ada: Fix double finalization of case expression in concatenation new 388f22b92fe ada: Make the identification of case expressions more robust new 2ed0e911e40 ada: Fix bad interaction between inlining and thunk generation new 4a48a38fa99 ada: Fix build of GNAT tools
The 11 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/debug.adb | 6 --- gcc/ada/exp_aggr.adb | 1 + gcc/ada/exp_ch4.adb | 84 +++++++++++---------------------------- gcc/ada/gcc-interface/Makefile.in | 9 +++-- gcc/ada/gcc-interface/trans.cc | 17 ++++---- gcc/ada/gnat1drv.adb | 21 ---------- gcc/ada/libgnat/a-textio.ads | 22 +++++----- gcc/ada/opt.ads | 10 ----- gcc/ada/sem_ch12.adb | 81 ++++++++++++++++++++++++++++++------- gcc/ada/sem_ch5.adb | 19 ++++++--- gcc/ada/sprint.adb | 6 ++- 11 files changed, 137 insertions(+), 139 deletions(-)