https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106050
--- Comment #4 from Paul Thomas <pault at gcc dot gnu.org> --- Created attachment 55515 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55515&action=edit Patch that fixes this PR for me I had to add to Steve's patch to get this PR sorted out. Ideally of course, we would locate the culprit in the PDT instantiation and fix that. However, I am disinclined to do that since PDTs require roots and branches fixing. At least this patch is mostly harmless! Paul