This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r258995 - in /trunk/gcc: ChangeLog config/nds32...


Author: jasonwucj
Date: Sun Apr  1 08:29:40 2018
New Revision: 258995

URL: https://gcc.gnu.org/viewcvs?rev=258995&root=gcc&view=rev
Log:
[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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/nds32/nds32.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]