This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 9b7d5ecbecf Add a new tune avx256_avoid_vec_perm for SRF. new aff061f0f51 ada: Type conversion in instance incorrectly rejected. new b62c956f775 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