This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17270] New: Huge memory use
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Sep 2004 20:23:35 -0000
- Subject: [Bug c++/17270] New: Huge memory use
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The test case contains lots of header stuff, but little actual code. With
g++ 3.4, it takes 3 minutes and 333M to compile, which already seems like
way too much. With 3.5, it takes more than 640M, so I don't know how long it
takes since I have to kill it after a while since I have only 512M RAM.
This is at -O2.
--
Summary: Huge memory use
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Keywords: memory-hog
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: falk at debian dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: alphaev68-unknown-linux-gnu
GCC host triplet: alphaev68-unknown-linux-gnu
GCC target triplet: alphaev68-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17270