]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
macro.c (stringify_arg): Escape CPP_WCHAR tokens.
authorIan Lance Taylor <iant@google.com>
Wed, 2 Sep 2009 17:35:30 +0000 (17:35 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 2 Sep 2009 17:35:30 +0000 (17:35 +0000)
commitfd2ab214c53f39a2fb68d3b394103db62af78c50
tree582d9e320bdd5fa506744b2a48b6f499f314d056
parentdd3824a300726c9b5f8f83d58ee714f59dc90a16
macro.c (stringify_arg): Escape CPP_WCHAR tokens.

libcpp/:
* macro.c (stringify_arg): Escape CPP_WCHAR tokens.
gcc/testsuite/:
* gcc.dg/20090902-1.c: New test.

From-SVN: r151343
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20090902-1.c [new file with mode: 0644]
libcpp/ChangeLog
libcpp/macro.c