https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93581
markeggleston at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markeggleston at gcc dot
gnu.org
--- Comment #1 from markeggleston at gcc dot gnu.org ---
Created attachment 47784
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47784&action=edit
Modified patch to handle %len in addition to %re and %im
Modified Steve Kargl's patch to handle %len in addition to %re and %im. Test
case included.