https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127026

--- Comment #11 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-15 branch has been updated by Eric Botcazou
<[email protected]>:

https://gcc.gnu.org/g:fb0a7e2feda63e830755ec2bcbc825a8e121b942

commit r15-11511-gfb0a7e2feda63e830755ec2bcbc825a8e121b942
Author: Eric Botcazou <[email protected]>
Date:   Thu Aug 27 00:18:13 2026 +0200

    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.

Reply via email to