Adhemerval Zanella <adhemerval.zanella@linaro.org> writes: > The constant should be used with c_cc, which for all supported ABIs > is defined as unsigned char. By using it as literar char constant, > clang triggers an error when compared with signal literal o ABIs that 'on ABIs' > define 'char' as unsigned.