------- Comment #11 from pinskia at gcc dot gnu dot org  2005-11-08 01:23 
-------
(In reply to comment #7)
> The particular malloc in question is coming from start_fde_sort() in
> unwind-dw2-fde.c. Perhaps the sorting can be done earlier i.e. before
> _Unwind_Backtrace() is called?

If you do that, the start up time is high and every time you load a shared
library it stalls and you keep around stuff which you don't need at all.


-- 


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

Reply via email to