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

David Malcolm <dmalcolm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #9 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
I've enabled the taint state machine by default (with -fanalyzer) with the
above patch, for GCC 14 onwards.

PR analyzer/112528 tracks the only known state explosion; integration testing
shows no significicant changes in results from -fanalyzer before/after the
patch.

Closing this bug out.

Reply via email to