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

--- Comment #16 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <[email protected]>:

https://gcc.gnu.org/g:20a94796aecde232c87285e8c2eb081ccc0b949f

commit r16-7499-g20a94796aecde232c87285e8c2eb081ccc0b949f
Author: Richard Biener <[email protected]>
Date:   Fri Feb 13 12:39:44 2026 +0100

    tree-optimization/99959 - fixup DECL_NONLOCAL_FRAME use

    DECL_NONLOCAL_FRAME is only valid on VAR_DECL.

            PR tree-optimization/99959
            * tree-sra.cc (create_access_replacement): Guard
DECL_NONLOCAL_FRAME
            access.

Reply via email to