Skip to content
Snippets Groups Projects
Commit 7e74ce3f authored by Ed Smith-Rowland's avatar Ed Smith-Rowland Committed by Jason Merrill
Browse files

re PR c++/50958 ([C++0x] raw literal operator provides incorrect string for integer literal '0')

	PR c++/50958
gcc/cp/
	* parser.c (lookup_literal_operator): New.
	(cp_parser_userdef_char_literal): Use it.
	(cp_parser_userdef_numeric_literal): Use it.
	(cp_parser_userdef_string_literal): Use lookup_name.
libcpp/
	* expr.c (cpp_userdef_char_remove_type): Fix typo.

From-SVN: r181595
parent f3fae478
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment