https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108889
Paul Thomas <pault at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #58586|0 |1 is obsolete| | --- Comment #9 from Paul Thomas <pault at gcc dot gnu.org> --- Created attachment 58682 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58682&action=edit Presubmit patch for this PR I have realised that marking the symbol with the location that it was allocated at is somewhat over ambitious and that a bit field would be sufficient. I don't have time today to recompile from scratch but will return to this PR in the coming day or two. It regtests without errors. Cheers Paul