[Bug preprocessor/17798] [3.4/4.0 Regression] high cpp memory usage with undefined symbols
mmitchel at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Feb 9 14:05:00 GMT 2005
------- 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
More information about the Gcc-bugs
mailing list