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

roucaries.bastien+bugs at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Feb 4 08:21:00 GMT 2011


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

--- Comment #2 from Bastien ROUCARIES <roucaries.bastien+bugs at gmail dot com> 2011-02-04 08:21:20 UTC ---
I disagree

wchar_t is a building type. Indeed L"aa" should expand to 16 bits packed char
with short wchar and 32 bits with no-short-wchar.

Due to the LNaaN constant specification wchar_t is more than a typedef stuff.

Bastien



More information about the Gcc-bugs mailing list