This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/34859] g++ -D__STDC_LIMIT_MACROS -D__STDC_LIMIT_MACROS causes error



------- Comment #7 from tromey at gcc dot gnu dot org  2008-01-22 21:44 -------
Subject: Bug 34859

Author: tromey
Date: Tue Jan 22 21:43:49 2008
New Revision: 131743

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131743
Log:
libcpp
        PR c++/34859:
        * macro.c (_cpp_create_definition): Handle __STDC_LIMIT_MACROS and
        __STDC_CONSTANT_MACROS.
gcc/testsuite
        PR c++/34859:
        * gcc.dg/cpp/pr34859.c: New file.

Added:
    trunk/gcc/testsuite/gcc.dg/cpp/pr34859.c
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/libcpp/ChangeLog
    trunk/libcpp/macro.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34859


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]