[Bug preprocessor/25717] [3.4/4.0/4.1/4.2 Regression] -dM does not list all defined macros (in particular, __STDC__)
steven at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jan 9 22:00:00 GMT 2006
------- Comment #5 from steven at gcc dot gnu dot org 2006-01-09 22:00 -------
I get a lot of output with:
$ gcc -E -dD test.c
Perhaps that is what you're looking for. This looks more like a documentation
bug to me than a real preprocessor bug.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25717
More information about the Gcc-bugs
mailing list