[Ada] Remove duplicated calls to Set_Entity
authorPiotr Trojanek <trojanek@adacore.com>
Mon, 26 Oct 2020 13:25:22 +0000 (14:25 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Thu, 26 Nov 2020 08:39:50 +0000 (03:39 -0500)
commit433b2e91f9ea5ebc1513abd9a749dbde832a7634
treec2464d3cf5d246288760c67dd44caaf5c146ec6e
parent0ea529086e7c36cd12bf8ff5a6187c9d8b2796a8
[Ada] Remove duplicated calls to Set_Entity

gcc/ada/

* sem_ch4.adb (Indicate_Name_And_Type): Fix whitespace in
comment.
* sem_res.adb (Resolve_Call): Remove redundant parens.
* sem_util.adb (Set_Entity_With_Checks): Remove extra call to
Set_Entity.
gcc/ada/sem_ch4.adb
gcc/ada/sem_res.adb
gcc/ada/sem_util.adb