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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 53471
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53471&action=edit
makeuname2c.cc

I've so far written a generator of a space optimized radix tree for the Unicode
name to codepoint mapping (this would be libcpp/makeuname2c.cc),
but will need to write a consumer of those arrays to actually implement the
Unicode name to codepoint mapping.

Reply via email to