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/17798] [3.4/4.0 Regression] cpp memory leak with undefined symbols


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-07 00:39 -------
A better way is to do "~/local/bin/gcc -x c /dev/null -dD -o - -E" and then look for "#define".

-- 


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


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