Why does treelang defines signedness of char with flag_signed_char? IMHO it would be better if it had a fixed definition of it. I have tried to use
build_common_tree_nodes (true, false);
It bootstraped and tested (make check-treelang).
Thanks,
Rafael
2005-10-25 Rafael Ávila de Espíndola <[EMAIL PROTECTED]>
* gcc/treelang/treetree.c: char is always signed
treelang-char-sign.patch
Description: Binary data
