This is the mail archive of the gcc@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]

Re: [RFH] Getting rid of WCHAR_TYPE_SIZE


Zack Weinberg wrote:-

> MODE_BITSIZE (TYPE_MODE (wchar_type_node)) ?  Only works if targtyps.c
> is linked into the compiler proper, not one of the myriad Ada helper
> utilities.

I think wchar_type_node is a C-family front end thing only (i.e.
defined in c-common.c).

Neil.


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