https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103854
Paul Thomas <pault at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org --- Comment #2 from Paul Thomas <pault at gcc dot gnu.org> --- Created attachment 52096 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52096&action=edit Fix for the problem This fixes the problem as posted. However, there are underlying problems with finalization (PR64290) for which I have a partial patch. I hope to deal with this more completely in the coming days. Regards Paul