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 phython at gcc dot gnu dot org  2005-08-09 05:05 -------
 Wow, compiling this on ia64-linux at -O2 gives:
 parser                :  50.14 (80%) usr   0.58 (49%) sys  50.75 (79%) wall  
797327 kB (93%) ggc

-- 


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]