Skip to content
Snippets Groups Projects
Commit 83900997 authored by Jakub Jelinek's avatar Jakub Jelinek
Browse files

re PR preprocessor/25717 (-dD does not list all defined macros (in particular, __STDC__))

	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.

From-SVN: r110144
parent 7ebaeab5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment