This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6f5f406 Move fold_trunc_transparent_mathfn to match.pd new 9d568ab 2015-10-23 Arnaud Charlet charlet@adacore.com new 39629e6 2015-10-23 Bob Duff duff@adacore.com new 7bbdeb3 2015-10-23 Richard Biener rguenther@suse.de Naveen H [...]
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/ChangeLog | 18 + gcc/ada/ChangeLog | 75 + gcc/ada/debug.adb | 8 +- gcc/ada/einfo.adb | 29 +- gcc/ada/einfo.ads | 14 +- gcc/ada/exp_ch13.adb | 19 +- gcc/ada/exp_ch3.adb | 4410 +++++++++++++++++++++++++------------------------- gcc/ada/exp_ch6.adb | 6 + gcc/ada/exp_dbug.adb | 43 +- gcc/ada/exp_dbug.ads | 11 +- gcc/ada/exp_prag.adb | 22 +- gcc/ada/exp_strm.adb | 4 +- gcc/ada/g-awk.ads | 4 +- gcc/ada/ghost.adb | 77 +- gcc/ada/ghost.ads | 4 - gcc/ada/sem_ch13.adb | 88 +- gcc/ada/sem_ch3.adb | 56 +- gcc/ada/sem_ch6.adb | 13 +- gcc/ada/sem_ch7.adb | 8 +- gcc/ada/sem_ch8.adb | 89 +- gcc/ada/sem_prag.adb | 15 +- gcc/ada/sem_res.adb | 3 +- gcc/ada/sem_util.adb | 26 + gcc/ada/sem_util.ads | 2 + gcc/fold-const.c | 44 - gcc/match.pd | 23 + 26 files changed, 2682 insertions(+), 2429 deletions(-)