This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Final intermodule patch
- From: Neil Booth <neil at daikokuya dot co dot uk>
- To: Geoffrey Keating <gkeating at apple dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 11 Jul 2003 23:18:46 +0100
- Subject: Re: Final intermodule patch
- References: <200307110829.h6B8T2aK002111@keatge.apple.com>
Geoffrey Keating wrote:-
> * cpplib.c (undefine_macros): New.
> (cpp_undef_all): New.
This is problematic as memory is never freed.
Neil.