[Bug c++/18835] memory consumption is high for C++ testcase

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Aug 23 16:32:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-23 16:27 -------
tree.c:5027 (build_method_type_directly)            7305888: 3.6%          0: 0.0%     596640: 0.9%          0: 
0.0%      82318
cp/name-lookup.c:1241 (begin_scope)                 8848872: 4.3%          0: 0.0%       2376: 0.0%    
1639120: 7.5%      81956
cp/lex.c:748 (copy_decl)                              60144: 0.0%          0: 0.0%    9639560:14.1%     157880: 
0.7%      83327
varray.c:141 (varray_init)                          9824868: 4.8%     128820: 0.3%        400: 0.0%    1946552: 
8.9%      35661
cp/pt.c:5973 (tsubst_template_args)                10984652: 5.4%          0: 0.0%    3331804: 4.9%     
576712: 2.6%     441940
cp/pt.c:3978 (coerce_template_parms)               15614688: 7.6%          0: 0.0%     882028: 1.3%     
519976: 2.4%     528499
cp/name-lookup.c:4293 (arg_assoc_class)            20385336:10.0%          0: 0.0%          0: 0.0%          0: 
0.0%     849389


Almost all in the front-end.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-23 16:27:03
               date|                            |


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



More information about the Gcc-bugs mailing list