diff options
author | Edward Smith-Rowland <3dw4rd@verizon.net> | 2014-07-13 13:36:57 +0000 |
---|---|---|
committer | Edward Smith-Rowland <emsr@gcc.gnu.org> | 2014-07-13 13:36:57 +0000 |
commit | c6abdc366af68c28e3e8da236dfa7037be38971e (patch) | |
tree | cd2e3b27e59a076806ec50f18f9806df1388208c /gcc/fold-const.c | |
parent | ca631fc2a4a08e2910c2b643fa1428b07ccdbb29 (diff) | |
download | gcc-c6abdc366af68c28e3e8da236dfa7037be38971e.zip gcc-c6abdc366af68c28e3e8da236dfa7037be38971e.tar.gz gcc-c6abdc366af68c28e3e8da236dfa7037be38971e.tar.bz2 |
PR C++/60209 - Declaration of user-defined literal operator cause error
cp/
2014-07-13 Edward Smith-Rowland <3dw4rd@verizon.net>
PR C++/60209 - Declaration of user-defined literal operator cause error
* cp/parser.c (cp_parser_operator()): Fold treatment of strings
and user-defined string literals. Use the full string parser.
(cp_parser_string_literal()): Add flag to not look for literal operator.
testsuite/
2014-07-13 Edward Smith-Rowland <3dw4rd@verizon.net>
PR C++/60209 - Declaration of user-defined literal operator cause error
* g++.dg/cpp0x/pr60209-neg.C: New.
* g++.dg/cpp0x/pr60209.C: New.
* g++.dg/cpp1y/udlit-empty-string-neg.C: Adjust messages.
From-SVN: r212494
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions