https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93924
--- Comment #9 from Paul Thomas <pault at gcc dot gnu.org> --- Created attachment 50057 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50057&action=edit Patch that "fixes" all versions of the problem The attached patch has a fragment of my finalize on assignment patch in the second chunk. The changes are small and few so could be applied manually. Whatever is the legality or otherwise, this fixes all versions of the problem and regtests OK. Please do what you will with this. If it is still open in a few weeks time, I will take it. At the present, I have too many open PRs. Paul