This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r180961 - in /trunk/gcc: cp/ChangeLog cp/parser...


Author: jason
Date: Fri Nov  4 16:16:09 2011
New Revision: 180961

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180961
Log:
	PR c++/50941
	* parser.c (cp_parser_userdef_string_literal): Fix string length.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/udlit-string-length.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]