r266369 - in /trunk/gcc/cp: ChangeLog parser.c

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Nov 22 09:26:00 GMT 2018


Author: jakub
Date: Thu Nov 22 09:26:29 2018
New Revision: 266369

URL: https://gcc.gnu.org/viewcvs?rev=266369&root=gcc&view=rev
Log:
	PR c++/87386
	* parser.c (cp_parser_operator): Use str.get_value () instead of just
	str in USERDEF_LITERAL_VALUE and USERDEF_LITERAL_SUFFIX_ID arguments.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c



More information about the Gcc-cvs mailing list