https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98366
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org Status|NEW |ASSIGNED --- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I don't understand why convert_to_bytes function has been added, that is basically a bad reimplementation of native_encode_initializer, except that it doesn't handle all the details native_encode_initializer handles.