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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2024-11-05
           Assignee|unassigned at gcc dot gnu.org      |dmalcolm at gcc dot 
gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Seems to happen at exit if there's a buffered diagnostic in error_buffer, due
to its global dtor.

I'm looking at a fix.

Reply via email to