Commit 98ba7482 by Edward Smith-Rowland

re PR c++/61038 (g++ -E is unusable with UDL strings)

PR c++/61038
I was asked to combine the escape logic for regular chars and strings
with the escape logic for user-defined literals chars and strings.
I just forgot the first time.

I forgot the ChangeLog!

From-SVN: r211267
parent 1251f7f1
2014-06-04 Edward Smith-Rowland <3dw4rd@verizon.net>
PR c++/61038
* macro.c (stringify_arg (cpp_reader *, macro_arg *)):
Combine user-defined escape logic with the other string and char logic.
2014-05-26 Richard Biener <rguenther@suse.de> 2014-05-26 Richard Biener <rguenther@suse.de>
* configure.ac: Remove long long and __int64 type checks, * configure.ac: Remove long long and __int64 type checks,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment