------- Comment #1 from joseph at codesourcery dot com 2009-09-16 12:00 ------- Subject: Re: New: C99 basic character set
String and character literals may contain characters from the source character set that are not members of the basic source character set. See the syntax for c-char and s-char. (C++98/C++03 may be more restrictive, but that's a separate issue.) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41374