commit | a48e3dd10e2e898742f2a730b8307b73b1a23022 | [log] [tgz] |
---|---|---|
author | Joseph Myers <joseph@codesourcery.com> | Thu Aug 18 16:13:49 2011 +0100 |
committer | Joseph Myers <jsm28@gcc.gnu.org> | Thu Aug 18 16:13:49 2011 +0100 |
tree | 08a78c5cfab58cc36bb826b78a1902d8f7e41149 | |
parent | 3b6fa7a5c6e84489d6be9012163c9923cbb9a95c [diff] |
c1x-uni-string-1.c, [...]: New tests. gcc/testsuite: * gcc.dg/c1x-uni-string-1.c, gcc.dg/c1x-uni-string-2.c: New tests. libcpp: * include/cpplib.h (struct cpp_options): Add rliterals. * init.c (struct lang_flags, lang_defaults): Add rliterals. (cpp_set_lang): Set rliterals option. (cpp_init_builtins): Define __STDC_UTF_16__ and __STDC_UTF_32__. * lex.c (_cpp_lex_direct): Only accept raw strings if rliterals. From-SVN: r177868