Ada: Small tweak to fix for missing sliding The Must_Slide predicate now unnecessarily returns True for an aggregate that contains only an Others_Clause. gcc/ada/ PR ada/127026 * exp_aggr.adb (Must_Slide): Check for the unconstrained case only after all the negative tests.