libcpp
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Nov 2007 18:24:01 +0000 (18:24 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Nov 2007 18:24:01 +0000 (18:24 +0000)
commit5eb3761cfecbda73e5e1f144a77aa02faa568772
tree0b3662f6b39215ebc614d9eec49ad890435d7c5a
parent409d565e4c27256115002e1c1a3e5ea1ddf78c1b
libcpp
PR preprocessor/32868:
* macro.c (_cpp_create_definition): Special case
__STDC_FORMAT_MACROS.
gcc/testsuite
PR preprocessor/32868:
* gcc.dg/cpp/pr32868.c: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@130544 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/pr32868.c [new file with mode: 0644]
libcpp/ChangeLog
libcpp/macro.c