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

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Sep 20 14:25:00 GMT 2007



------- Comment #13 from rguenth at gcc dot gnu dot org  2007-09-20 14:24 -------
Still a frontend only issue.  At -O2 we have

 parser                :  13.57 (85%) usr   0.62 (58%) sys  14.08 (83%) wall 
536975 kB (90%) ggc
 TOTAL                 :  15.91             1.07            17.00            
595601 kB

and virtual memory peaks at 370MB.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2005-01-27 13:24:29         |2007-09-20 14:24:50
               date|                            |


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



More information about the Gcc-bugs mailing list