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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The bigger issue is char depends on the target ABI to be signed or not signed.
I know it is too late now to change the definition of int8_t because changing
it will change the ABI for C++.

Reply via email to