This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 30e071ab563 Daily bump. new fb61a7a203c ada: Type conversion in instance incorrectly rejected. new 3bb9418811d 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