[Bug c++/17270] New: Huge memory use
falk at debian dot org
gcc-bugzilla@gcc.gnu.org
Wed Sep 1 20:23:00 GMT 2004
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
More information about the Gcc-bugs
mailing list