This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1ae7073586d libbacktrace: use correct names in #undef of ELF macros new 3dbca5ff67b Ada: Fix function call in object notation incorrectly rejected
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_ch4.adb | 2 +- gcc/ada/sem_ch8.adb | 132 ++++++++++++++++++---------------- gcc/testsuite/gnat.dg/prefix3.adb | 8 +++ gcc/testsuite/gnat.dg/prefix3_pkg.adb | 16 +++++ gcc/testsuite/gnat.dg/prefix3_pkg.ads | 16 +++++ 5 files changed, 113 insertions(+), 61 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/prefix3.adb create mode 100644 gcc/testsuite/gnat.dg/prefix3_pkg.adb create mode 100644 gcc/testsuite/gnat.dg/prefix3_pkg.ads