This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ce46ebb26ba Ensure use of gcc's version of stdatomic.h in gthr-vxworks new 2dd0e7ff60e Ada: Fix use type clause invalidated by use clause in neste [...] new a3d86afa13a Ada: Fix Default_Component_Value aspect wrongly ignored on [...]
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/exp_ch3.adb | 4 +++- gcc/ada/sem_ch7.adb | 3 +-- gcc/ada/sem_ch8.adb | 35 ++++++++++++++---------------- gcc/testsuite/gnat.dg/component_value1.adb | 32 +++++++++++++++++++++++++++ gcc/testsuite/gnat.dg/use_type3.adb | 27 +++++++++++++++++++++++ 5 files changed, 79 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/component_value1.adb create mode 100644 gcc/testsuite/gnat.dg/use_type3.adb