gcc/libcpp
Ed Smith-Rowland 7e74ce3f94 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
2011-11-21 14:27:30 -05:00
..
2011-07-08 20:29:04 +01:00
2011-10-26 15:30:59 -04:00
2011-10-25 10:59:07 +02:00
2011-04-20 18:19:03 +00:00