This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 68073785e85 testsuite: Add 2 new tests new 70639fc6067 Ada: Fix ineffective "use all" clause for type declared in [...]
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/sem_ch7.adb | 104 ++++++++++++++++++++++++++++++++---- gcc/testsuite/gnat.dg/use_type1.adb | 16 ++++++ gcc/testsuite/gnat.dg/use_type2.adb | 15 ++++++ 3 files changed, 124 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/use_type1.adb create mode 100644 gcc/testsuite/gnat.dg/use_type2.adb