]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
re PR preprocessor/32868 (Don't warn about redefinitions of __STDC_FORMAT_MACROS)
authorTom Tromey <tromey@redhat.com>
Fri, 30 Nov 2007 18:24:01 +0000 (18:24 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Fri, 30 Nov 2007 18:24:01 +0000 (18:24 +0000)
commit607f74e9c66c810fc39b3aad9e48a22de782f643
tree0b3662f6b39215ebc614d9eec49ad890435d7c5a
parent28d67019f946f87bb7373ef006caca01afe014c7
re PR preprocessor/32868 (Don't warn about redefinitions of __STDC_FORMAT_MACROS)

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.

From-SVN: r130544
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/pr32868.c [new file with mode: 0644]
libcpp/ChangeLog
libcpp/macro.c