This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14179] [3.3/3.4/4.0 Regression] array parsing could be made faster
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Sep 2004 00:50:29 -0000
- Subject: [Bug c++/14179] [3.3/3.4/4.0 Regression] array parsing could be made faster
- References: <20040217171044.14179.debora.j.estey@lmco.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-09-25 00:50 -------
No, sorry, this is wrong. This bug still shows a big memory regression. As I am
explaining in comment #26 and comment #28, I am working on a patch to
process_init_constructor to fix it, but we are not there yet.
(when I said "I confirm this is not a bottleneck on mainline anymore" I meant
that the standard conversion code was not eating too much memory -- the
testcase still cannot be compiled on my computer because of useless TREE_LISTs
we build in process_init_constructor).
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords|compile-time-hog |memory-hog
Summary|array parsing could be made |[3.3/3.4/4.0 Regression]
|faster |array parsing could be made
| |faster
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14179