This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0365b9e4af2 Fix fnspec of math builtins new 79e61a6361f [Ada] Improve EINTR error handling on "poll" system call new b36ec51873b [Ada] New flag Transform_Function_Array new 0c1eba1a6a9 [Ada] Remove Digits_From_Size and Width_From_Size new b3ad829bd17 [Ada] CUDA: handle parameter associations in expansion of C [...] new fb00cc7032b [Ada] Multidimensional arrays with Iterated_Component_Associations new a026b59e771 [Ada] Fix GNATprove support for iterated_component_associations new 39706328c46 [Ada] Warnings on g-spogwa.adb new 5cb0dbd6b19 [Ada] vx7r2cert: port ARM, PowerPC and x86 targets new 21508c47f9a Re-enable fnspec checking once fortran frontend is fixed.
The 9 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/Makefile.rtl | 6 ++ gcc/ada/ada_get_targ.adb | 32 ------- gcc/ada/exp_ch6.adb | 4 +- gcc/ada/exp_prag.adb | 11 ++- gcc/ada/exp_spark.adb | 172 +++++++++++++++++++++++------------- gcc/ada/exp_unst.adb | 4 +- gcc/ada/freeze.adb | 2 +- gcc/ada/get_targ.adb | 32 ------- gcc/ada/get_targ.ads | 4 - gcc/ada/gnat1drv.adb | 18 ++-- gcc/ada/libgnat/g-socpol.adb | 3 +- gcc/ada/libgnat/g-spogwa.adb | 6 +- gcc/ada/opt.ads | 6 ++ gcc/ada/sem_aggr.adb | 57 +++++++++--- gcc/ada/sem_ch6.adb | 29 +++--- gcc/ada/ttypes.ads | 31 ------- gcc/ada/vxworks7-cert-rtp-link.spec | 9 ++ gcc/tree-ssa-alias.c | 5 +- 18 files changed, 220 insertions(+), 211 deletions(-) create mode 100644 gcc/ada/vxworks7-cert-rtp-link.spec