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

2011-09-25 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18835

Paolo Carlini  changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 CC|gcc-bugs at gcc dot gnu.org |
 Resolution||INVALID

--- Comment #4 from Paolo Carlini  2011-09-25 
15:08:14 UTC ---
Feedback not forthcoming.


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

2009-02-23 Thread hubicka at gcc dot gnu dot org


--- Comment #3 from hubicka at gcc dot gnu dot org  2009-02-23 16:39 ---
Testcase no longer compile:
/home/jh/bitmachine.cc:5049: error: declaration of 'typedef typename
Context::inner_context_type::state_base_type
boost::fsm::simple_state::state_base_type'
/home/jh/bitmachine.cc:4961: error: conflicts with previous declaration
'typedef typename Context::inner_context_type::state_base_type
boost::fsm::simple_state::state_base_type'
/home/jh/bitmachine.cc:5053: error: declaration of 'typedef typename
Context::inner_context_type::outermost_context_type
boost::fsm::simple_state::outermost_context_type'
/home/jh/bitmachine.cc:4920: error: conflicts with previous declaration
'typedef typename Context::inner_context_type::outermost_context_type
boost::fsm::simple_state::outermost_context_type'

Can we have updated one?


-- 

hubicka at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|NEW |WAITING


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



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

2005-08-23 Thread pinskia at gcc dot gnu dot org

--- 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|-00-00 00:00:00 |2005-08-23 16:27:03
   date||


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


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

2005-08-23 Thread nathan at gcc dot gnu dot org


-- 
Bug 18835 depends on bug 23044, which changed state.

Bug 23044 Summary: [4.0/4.1 Regression] ICE on valid code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23044

   What|Old Value   |New Value

 Status|UNCONFIRMED |NEW
 Status|NEW |ASSIGNED
 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

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


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

2005-07-24 Thread pinskia at gcc dot gnu dot org


-- 
   What|Removed |Added

  BugsThisDependsOn||23044


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


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

2004-12-04 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-04 
22:07 ---
I should note that the compile time is not that bad at about 40s but that is 
still high for -O0.

-- 


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