r172904 - in /branches/gcc-4_6-branch: gcc/test...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Sat Apr 23 23:33:00 GMT 2011
Author: jakub
Date: Sat Apr 23 23:33:39 2011
New Revision: 172904
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172904
Log:
PR preprocessor/48740
* lex.c (lex_raw_string): When raw string ends with
??) followed by raw prefix and ", ensure it is preprocessed
with ??) rather than ??].
* c-c++-common/raw-string-11.c: New test.
Added:
branches/gcc-4_6-branch/gcc/testsuite/c-c++-common/raw-string-11.c
Modified:
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
branches/gcc-4_6-branch/libcpp/ChangeLog
branches/gcc-4_6-branch/libcpp/lex.c
More information about the Gcc-cvs
mailing list