[Bug libstdc++/24693] Deque improvements

2016-10-14 Thread redi at gcc dot gnu.org
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

[Bug libstdc++/24693] Deque improvements

2016-09-11 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24693 --- Comment #5 from Jonathan Wakely --- See also PR 77524

[Bug libstdc++/24693] Deque improvements

2014-09-23 Thread redi at gcc dot gnu.org
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: > >

[Bug libstdc++/24693] Deque improvements

2005-12-05 Thread pcarlini at suse dot de
--- 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

[Bug libstdc++/24693] Deque improvements

2005-11-25 Thread pcarlini at suse dot de
--- 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

[Bug libstdc++/24693] Deque improvements

2005-11-08 Thread pinskia at gcc dot gnu dot org
--- 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