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

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

https://gcc.gnu.org/g:87d9a9fd394f3cab1ab4dd62fa30bab806b03ffc

commit r16-7364-g87d9a9fd394f3cab1ab4dd62fa30bab806b03ffc
Author: David Malcolm <[email protected]>
Date:   Fri Feb 6 10:29:46 2026 -0500

    analyzer: fix ICE on repeated_svalue with no type [PR117491]

    gcc/analyzer/ChangeLog:
            PR analyzer/117491
            * region-model-manager.cc
            (region_model_manager::maybe_fold_repeated_svalue): Don't ICE when
            inner_svalue has null type.

    gcc/testsuite/ChangeLog:
            PR analyzer/117491
            * gcc.dg/analyzer/torture/ice-pr117491.c: New test.

    Signed-off-by: David Malcolm <[email protected]>

Reply via email to