]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Cleanup copying of parameter lists
authorPiotr Trojanek <trojanek@adacore.com>
Wed, 27 Oct 2021 18:58:37 +0000 (20:58 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 9 Nov 2021 09:44:48 +0000 (09:44 +0000)
commit7751c73202f1f1336769607b0cd5cf516e29089a
treefe254c1521c17e502c2f9cd92f55b4b5e799af44
parentb064f139e3edfc7d9ed294ee8feccda2330d2ccb
[Ada] Cleanup copying of parameter lists

gcc/ada/

* sem_util.adb (Copy_Parameter_List): Refactor to remove
repeated calls to First_Formal.
gcc/ada/sem_util.adb