]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add regression test
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 14 Oct 2024 09:57:57 +0000 (11:57 +0200)
committerEric Botcazou <ebotcazou@adacore.com>
Mon, 14 Oct 2024 09:59:30 +0000 (11:59 +0200)
commitdf25d528d36352af9dd677a4d67e44fa5ed5dc43
tree6ea53fc61e509d986af0a4048948558582980307
parent03623fa91ff36ecb9faa3b55f7842a39b759594e
Add regression test

gcc/testsuite/
PR ada/114593
* gnat.dg/specs/generic_inst2-child2.ads: New test.
* gnat.dg/specs/generic_inst2.ads: New helper.
* gnat.dg/specs/generic_inst2-child1.ads: Likewise.
gcc/testsuite/gnat.dg/specs/generic_inst2-child1.ads [new file with mode: 0644]
gcc/testsuite/gnat.dg/specs/generic_inst2-child2.ads [new file with mode: 0644]
gcc/testsuite/gnat.dg/specs/generic_inst2.ads [new file with mode: 0644]