https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105863

--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 58418
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58418&action=edit
gcc15-pr105863-wip.patch

WIP patch, which already does something.  Started now working on the testsuite.
I'd prefer first a not really optimized for large embeds implementation,
followed by extensions (gnu::offset and gnu::base64 parameters) followed by
optimizations (where the optimizations would be used only for larger data (say
64+ bytes)).

Reply via email to