This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c930fde510c 2017-11-09 Javier Miranda miranda@adacore.com new 40771d7e1d4 2017-11-09 Pascal Obry obry@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 | 67 ++ ...ard_and_implementation_defined_restrictions.rst | 7 + gcc/ada/erroutc.adb | 3 + gcc/ada/exp_ch3.adb | 41 +- gcc/ada/exp_disp.adb | 73 ++- gcc/ada/gnat_rm.texi | 686 +++++++++++---------- gcc/ada/gnatbind.adb | 4 +- gcc/ada/init.c | 4 + gcc/ada/libgnarl/s-osinte__qnx.ads | 157 +++-- gcc/ada/libgnarl/s-taprop__mingw.adb | 12 +- .../{s-taprop__posix.adb => s-taprop__qnx.adb} | 284 ++++----- gcc/ada/libgnat/system-qnx-aarch64.ads | 14 +- gcc/ada/link.c | 1 + gcc/ada/namet.adb | 11 +- gcc/ada/sem_aggr.adb | 15 +- gcc/ada/sem_attr.adb | 14 +- gcc/ada/set_targ.adb | 4 + gcc/ada/stylesw.adb | 3 +- 18 files changed, 782 insertions(+), 618 deletions(-) copy gcc/ada/libgnarl/{s-taprop__posix.adb => s-taprop__qnx.adb} (89%)