https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24693
--- Comment #6 from Jonathan Wakely ---
Prototype patch: https://gcc.gnu.org/ml/libstdc++/2016-10/msg00017.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24693
--- Comment #5 from Jonathan Wakely ---
See also PR 77524
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24693
--- Comment #4 from Jonathan Wakely ---
Created attachment 33542
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33542&action=edit
Patch to cache a free node.
(In reply to Paolo Carlini from comment #2)
> More interesting work to do:
>
>
--- Comment #3 from pcarlini at suse dot de 2005-12-05 18:01 ---
This part is done:
http://gcc.gnu.org/ml/libstdc++/2005-11/msg00240.html
can also go in mainline.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24693
--- Comment #2 from pcarlini at suse dot de 2005-11-25 23:31 ---
More interesting work to do:
http://gcc.gnu.org/ml/libstdc++/2005-11/msg00241.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24693
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-11-08 17:13 ---
Confirmed.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCON