This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9d597e00757 Improve DSE to handle stores before __builtin_unreachable () new 0607e934900 Fortran's gfc_match_char: %S to match symbol with host_assoc new 31edd39bc41 ada: Remove outdated comment new 865c5db7cbc ada: Further fixes to handling of private views in instances new c11ef75cb2c ada: Fix crash on inlining in GNATprove new 6f695bfd736 ada: Minor tweaks
The 5 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/exp_ch7.adb | 12 +- gcc/ada/gcc-interface/decl.cc | 14 +- gcc/ada/gen_il-fields.ads | 1 + gcc/ada/gen_il-gen-gen_nodes.adb | 7 +- gcc/ada/libgnarl/s-mudido.ads | 4 - gcc/ada/sem_ch12.adb | 295 ++++++++++++++++++++------------------- gcc/ada/sem_ch12.ads | 4 +- gcc/ada/sem_ch6.adb | 17 +-- gcc/ada/sem_res.adb | 9 ++ gcc/ada/sem_type.adb | 31 ++-- gcc/ada/sem_util.adb | 50 ------- gcc/ada/sinfo.ads | 39 ++++-- gcc/fortran/match.cc | 6 +- 13 files changed, 238 insertions(+), 251 deletions(-)