[Ada] Use specific predicate before manipulating BIP_Alloc_Form
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 28 Mar 2022 19:16:24 +0000 (21:16 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 18 May 2022 08:41:06 +0000 (08:41 +0000)
commitef07419f73ac5cc436282a607591e289bb480626
treeddc910106cfbd5d662de107c7ada26eff6577beb
parentddb82555b422eb175471a3f4df40b27f872ce9bf
[Ada] Use specific predicate before manipulating BIP_Alloc_Form

For the sake of consistency with other similar manipulations.

gcc/ada/

* exp_ch7.adb (Build_BIP_Cleanup_Stmts): Use Needs_BIP_Alloc_Form.
gcc/ada/exp_ch7.adb