[Bug c++/19614] New: Excessive memory consumption

2005-01-24 Thread dmartin at cliftonlabs dot com
erity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dmartin at cliftonlabs dot com CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-

[Bug c++/19614] Excessive memory consumption

2005-01-24 Thread dmartin at cliftonlabs dot com
--- Additional Comments From dmartin at cliftonlabs dot com 2005-01-24 21:00 --- Created an attachment (id=8056) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8056&action=view) A file requiring 1.4G of virtual memory to process on g++ 3.4.3 -- http://gcc.gnu.org/b

[Bug c++/19614] Excessive memory consumption with a class with large (200) virtual (pure?) function and derived classes

2005-01-27 Thread dmartin at cliftonlabs dot com
--- Additional Comments From dmartin at cliftonlabs dot com 2005-01-27 13:04 --- I checked out CVS head on 1/27/2005. The memory consumption on this file on x86_64 was "only" 750M. I don't know if this qualifies as excessive or not so I'll let s

[Bug c++/19614] Excessive memory consumption with a class with large (200) virtual (pure?) function and derived classes

2005-01-27 Thread dmartin at cliftonlabs dot com
--- Additional Comments From dmartin at cliftonlabs dot com 2005-01-27 13:43 --- As a point of reference, it's using around 550M on x86. A 50% expansion on a 64 bit architecture (with more registers and opcodes) does not seem completely unreasonable to me. So perhaps it&#x