This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14179] [3.4/4.0/4.1 Regression] out of memory while parsing array with many initializers
- 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: 30 Oct 2005 22:13:33 -0000
- Subject: [Bug c++/14179] [3.4/4.0/4.1 Regression] out of memory while parsing array with many initializers
- References: <bug-14179-7946@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #44 from mmitchel at gcc dot gnu dot org 2005-10-30 22:13 -------
We don't have clear evidence that this is worse, let alone substantially worse,
than previous releases. Until and unless we do, I've downgraded this to P4.
However, if this is fixed, let's just mark it so, and move on. In fact, if
it's even in the ballpark, let's mark it fixed and move on. It's usually not
very useful to chase the last few percent on a compile-time/memory testcase, as
there are other places where we know we can have bigger impact.
--
mmitchel at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P2 |P4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14179