[Bug c/47599] -fno-short-wchar does not force long wchar

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 4 08:33:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47599

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-02-04 08:33:03 UTC ---
It is a builtin type (for C++ it is exposed as the keyword, wchar_t). For C,
the headers define the type, see the preprocessed source to show that is the
case.



More information about the Gcc-bugs mailing list