gcc/libcpp
Ed Smith-Rowland 561f7fc72c re PR c++/55582 ([C++11] Unable to define string user-defined literal without leading underscore.)
gcc/libcpp/

2013-02-13  Ed Smith-Rowland  <3dw4rd@verizon.net>

	PR c++/55582
	* libcpp/lex.c (lex_raw_string): Allow string literal with suffix
	beginning with 's' to be parsed as a C++11 user-defined literal.


gcc/testsuite/

2013-02-13  Ed Smith-Rowland  <3dw4rd@verizon.net>

	PR c++/55582
	* g++.dg/cpp0x/udlit-string-literal.h: New.
	* g++.dg/cpp0x/udlit-string-literal.C: New.

From-SVN: r196041
2013-02-14 02:55:42 +00:00
..
include Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
po * eo.po: New. 2013-02-05 23:47:50 +00:00
ChangeLog re PR c++/55582 ([C++11] Unable to define string user-defined literal without leading underscore.) 2013-02-14 02:55:42 +00:00
Makefile.in Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
aclocal.m4
charset.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
config.in cpplib.h (struct cpp_options): Add canonical_system_headers. 2012-11-16 17:14:05 +00:00
configure cpplib.h (struct cpp_options): Add canonical_system_headers. 2012-11-16 17:14:05 +00:00
configure.ac cpplib.h (struct cpp_options): Add canonical_system_headers. 2012-11-16 17:14:05 +00:00
directives-only.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
directives.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
errors.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
expr.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
files.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
identifiers.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
init.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
internal.h Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
lex.c re PR c++/55582 ([C++11] Unable to define string user-defined literal without leading underscore.) 2013-02-14 02:55:42 +00:00
line-map.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
macro.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
makeucnid.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
mkdeps.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
pch.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
symtab.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
system.h Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
traditional.c Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
ucnid.h Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
ucnid.tab Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00