]> 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 10:20:23 +0000 (12:20 +0200)
commit3bb9418811d2ce870bd1c1c98a2ddca1bdcce998
tree010df4859e382b8a3c301778197d18d82f569c61
parentfb61a7a203c5de3552e11bd633bc351463e51594
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]