]> gcc.gnu.org Git - gcc.git/commit
ada: Remove superfluous setter procedure
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 29 Sep 2023 08:43:15 +0000 (10:43 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Tue, 10 Oct 2023 12:12:28 +0000 (14:12 +0200)
commit25c253e64e51befd9f7567b28e574859f9fce128
tree173c18ccb39fc355472a38ba87c2094d912af253
parente05e5d6bc60f938717a58a3a715c67236b0b2974
ada: Remove superfluous setter procedure

It is only called once.

gcc/ada/

* sem_util.ads (Set_Scope_Is_Transient): Delete.
* sem_util.adb (Set_Scope_Is_Transient): Likewise.
* exp_ch7.adb (Create_Transient_Scope): Set Is_Transient directly.
gcc/ada/exp_ch7.adb
gcc/ada/sem_util.adb
gcc/ada/sem_util.ads
This page took 0.053881 seconds and 5 git commands to generate.