]> git.ipfire.org Git - thirdparty/gcc.git/commit
[NDS32] Change wchar type to unsinged int.
authorChung-Ju Wu <jasonwucj@gmail.com>
Sun, 1 Apr 2018 08:29:40 +0000 (08:29 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Sun, 1 Apr 2018 08:29:40 +0000 (08:29 +0000)
commit7f9833429c003af8af8b451a78a912f9080bef2c
treec2658b0bbea4d9996d262cedced0f276f4bfd95d
parent7be6ee78d62f0fe1ea00fb6c436b535b391f6d92
[NDS32] Change wchar type to unsinged int.

gcc/
* config/nds32/nds32.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Use unsigned int
type and 32-bit size.

From-SVN: r258995
gcc/ChangeLog
gcc/config/nds32/nds32.h