]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/87386
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Nov 2018 09:26:29 +0000 (09:26 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Nov 2018 09:26:29 +0000 (09:26 +0000)
commit8d9758567fbae37424ca1487277e5027637246c9
tree20b684332a75aafb0ef85201fcf449b25f7aaa2f
parent5ae87328d64f2d35e4f7d8c33532e912c2089087
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@266369 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/parser.c