ada: Fix extra formal mismatch This fixes the criterion that determines whether to add finalization collection extra formals to BIP functions. gcc/ada/ChangeLog: * exp_ch6.adb (Needs_BIP_Collection): Fix condition.