This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/17798] [3.4/4.0 Regression] high cpp memory usage with undefined symbols
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Feb 2005 08:14:07 -0000
- Subject: [Bug preprocessor/17798] [3.4/4.0 Regression] high cpp memory usage with undefined symbols
- References: <20041002222357.17798.rth@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mmitchel at gcc dot gnu dot org 2005-02-09 08:13 -------
This is nowhere near release-critical; it's an intentional extreme corner case.
As for the facts noted in the audit trail (i.e., that we lex the whole file up
front, and that we keep all identifiers around the entire time), those are very
sound strategies for most programs.
I've removed the target milestone, and closed as WONTFIX. If someone chooses to
reopen this, please do not reset the target milestone.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
Target Milestone|3.4.4 |---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17798