https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114159
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[13/14 Regression] ICE: in |[13 Regression] ICE: in
|call_info, at |call_info, at
|analyzer/call-info.cc:143 |analyzer/call-info.cc:143
|with -fanalyzer |with -fanalyzer
|-fanalyzer-call-summaries |-fanalyzer-call-summaries
|--param=analyzer-max-svalue |--param=analyzer-max-svalue
|-depth=0 |-depth=0
--- Comment #3 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Should be fixed on trunk for GCC 14 by the above patch.
Keeping open to track backporting the fix to GCC 13.