This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 83954fa Implement LWG 2769, Redundant const in the return type of any [...] new 2dd10d1 * gnat.dg/opt61.adb: New test. * gnat.dg/opt61_pkg.ad[sb]: [...]
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/testsuite/ChangeLog | 5 ++ gcc/testsuite/gnat.dg/opt61.adb | 21 ++++++ gcc/testsuite/gnat.dg/opt61_pkg.adb | 132 ++++++++++++++++++++++++++++++++++++ gcc/testsuite/gnat.dg/opt61_pkg.ads | 12 ++++ 4 files changed, 170 insertions(+) create mode 100644 gcc/testsuite/gnat.dg/opt61.adb create mode 100644 gcc/testsuite/gnat.dg/opt61_pkg.adb create mode 100644 gcc/testsuite/gnat.dg/opt61_pkg.ads