This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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's not a backend-specific issue at this point.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19614


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]