https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106035
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #61467|0 |1
is obsolete| |
Attachment #61595|0 |1
is obsolete| |
--- Comment #14 from Paul Thomas <pault at gcc dot gnu.org> ---
Created attachment 61601
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61601&action=edit
Pre-submission version of the patch
The attached needs cleaning up but I think that it is now in a satisfactory
state from the functional point of view.
Such things as s/%s/%qs/ will be done, whitespace checked etc., etc.
Paul