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

--- Comment #11 from Alexandre Oliva <aoliva at gcc dot gnu.org> ---
it's the first test for __clang__ in __int_for_sizeof(), that ends up returning
char() rather than _Schar().

I guess that places the problem entirely on our need for defining __clang__ :-(

Sorry about the noise.

Reply via email to