This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 686edddca86 2017-11-16 Sylvain Dailler dailler@adacore.com new 664dfc31bb3 2017-11-16 Hristian Kirtchev kirtchev@adacore.com
The 1 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/ChangeLog | 58 ++++++++++++ .../elaboration_order_handling_in_gnat.rst | 49 +++++++++- gcc/ada/gnat_ugn.texi | 57 ++++++++++- gcc/ada/opt.ads | 8 +- gcc/ada/sem_ch12.adb | 18 ++-- gcc/ada/sem_ch9.adb | 7 +- gcc/ada/sem_elab.adb | 105 +++++++++++++-------- gcc/ada/sem_prag.adb | 18 ---- gcc/ada/sem_res.adb | 10 +- gcc/ada/sem_util.adb | 16 +++- gcc/ada/sem_util.ads | 21 +++-- gcc/ada/sinfo.adb | 34 ++++++- gcc/ada/sinfo.ads | 63 +++++++++++-- 13 files changed, 355 insertions(+), 109 deletions(-)