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

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

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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The assumption is that for wide charsets each char is either a wchar_t or
multiple wchar_t, so I think such option is invalid; though not really sure how
we could find that out and diagnose, iconv doesn't announce such details, for
iconv everything is a series of bytes...

Reply via email to