This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from bf7fccf289a Daily bump. new 3288028d0db ada: Type conversion in instance incorrectly rejected. new 19e7179f654 Add regression test
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/sem_res.adb | 2 +- gcc/testsuite/gnat.dg/specs/generic_inst2-child1.ads | 17 +++++++++++++++++ gcc/testsuite/gnat.dg/specs/generic_inst2-child2.ads | 10 ++++++++++ gcc/testsuite/gnat.dg/specs/generic_inst2.ads | 11 +++++++++++ 4 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gnat.dg/specs/generic_inst2-child1.ads create mode 100644 gcc/testsuite/gnat.dg/specs/generic_inst2-child2.ads create mode 100644 gcc/testsuite/gnat.dg/specs/generic_inst2.ads