mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-15 07:56:11 +00:00
c812785aaa
* internal.h: Replace all uses of uchar with unsigned char. * include/cpp-id-data.h: Likewise. Guard typedef of uchar with !IN_GCC, so uchar is only defined whilst building libcpp. Co-Authored-By: Zack Weinberg <zack@codesourcery.com> From-SVN: r91394