This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 38a13ea4117 c++: Fix up ICEs on constexpr inline asm strings in templat [...] new 2b27522090c ada: Reorder syntactic node fields to match the Ada RM grammar new 8c850ddf0f2 ada: Turn Is_Effective_Use_Clause from syntactic to semantic flag new c43a53307d2 ada: Set syntactic node properties immediately when crating [...] new c92f9f0d949 ada: Remove empty line. new 3ff216b7121 ada: Incorrect accessibilty level for library level subprograms
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/accessibility.adb | 9 +++++ gcc/ada/contracts.adb | 4 +- gcc/ada/env.h | 3 +- gcc/ada/exp_attr.adb | 8 ++-- gcc/ada/exp_ch3.adb | 10 +++-- gcc/ada/gen_il-gen-gen_nodes.adb | 82 ++++++++++++++++++++-------------------- gcc/ada/sem_ch12.adb | 15 +++----- gcc/ada/sem_ch3.adb | 13 +++---- gcc/ada/sem_util.adb | 9 +++-- 9 files changed, 79 insertions(+), 74 deletions(-)