------- Comment #8 from jakub at gcc dot gnu dot org  2006-01-23 21:50 -------
Subject: Bug 25717

Author: jakub
Date: Mon Jan 23 21:50:15 2006
New Revision: 110144

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110144
Log:
        PR preprocessor/25717
        * init.c (cpp_init_builtins): If __STDC__ will not change value
        between system headers and other sources, define it as a normal
        macro rather than a builtin.
        * macro.c (_cpp_builtin_macro_text) <case BT_STDC>: Only check
        cpp_in_system_header condition.

Modified:
    trunk/libcpp/ChangeLog
    trunk/libcpp/init.c
    trunk/libcpp/macro.c


-- 


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

Reply via email to