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 preprocessor/25717] [3.4/4.0/4.1/4.2 Regression] -dM does not list all defined macros (in particular, __STDC__)



------- 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



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