This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b58a712656f Minor reformatting. new 9ad76a2c123 2017-04-25 Bob Duff duff@adacore.com new a85cd3ab950 2017-04-25 Tristan Gingold gingold@adacore.com new 0e05ee653a1 2017-04-25 Ed Schonberg schonberg@adacore.com
The 3 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 | 106 +++ gcc/ada/checks.adb | 9 +- gcc/ada/exp_attr.adb | 4 +- gcc/ada/exp_ch3.adb | 2 +- gcc/ada/exp_util.adb | 1541 ++++++++++++++++++++++++++++---------------- gcc/ada/exp_util.ads | 72 ++- gcc/ada/freeze.adb | 137 +++- gcc/ada/init.c | 2 +- gcc/ada/par-ch4.adb | 14 + gcc/ada/s-mmap.ads | 2 + gcc/ada/s-osinte-linux.ads | 14 + gcc/ada/s-taprop-linux.adb | 162 ++++- gcc/ada/s-taprop-posix.adb | 19 +- gcc/ada/sem_ch3.adb | 9 +- gcc/ada/sem_ch7.adb | 5 + gcc/ada/sem_disp.adb | 11 +- gcc/ada/sem_prag.adb | 15 +- gcc/ada/sem_util.adb | 42 +- gcc/ada/sem_util.ads | 8 + 19 files changed, 1538 insertions(+), 636 deletions(-)