This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 70286dd7029 * gcc-interface/Makefile.in: Cleanup VxWorks targets. new 99b8d543f3d 2017-04-25 Ed Schonberg schonberg@adacore.com new 30d41d6f8a0 Code clenups.
The 2 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 | 47 ++++++++++++++++++++++ gcc/ada/bindgen.adb | 2 +- gcc/ada/exp_ch7.adb | 110 +++++++++++++++++++++++++-------------------------- gcc/ada/exp_util.adb | 12 ++++++ gcc/ada/exp_util.ads | 4 ++ gcc/ada/gnatchop.adb | 4 +- gcc/ada/s-dimmks.ads | 7 +++- gcc/ada/s-wchcnv.adb | 2 +- gcc/ada/sem_ch10.adb | 2 +- gcc/ada/sem_ch11.adb | 20 +++++++++- gcc/ada/sem_ch3.adb | 37 +++++++++++++++++ gcc/ada/sem_ch8.adb | 13 ++++++ gcc/ada/sem_disp.adb | 4 +- gcc/ada/sem_util.adb | 12 ++++++ gcc/ada/sem_util.ads | 4 ++ gcc/ada/sinput.adb | 4 +- gcc/ada/sinput.ads | 4 +- gcc/ada/styleg.adb | 9 +++-- 18 files changed, 224 insertions(+), 73 deletions(-)