[Bug libstdc++/90409] std::move[_backward] could be more optimized for deque iterators

2020-06-30 Thread fdumont at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90409

François Dumont  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
   Target Milestone|--- |11.0
 Resolution|--- |FIXED

--- Comment #2 from François Dumont  ---
The different patches have been applied.

[Bug libstdc++/90409] std::move[_backward] could be more optimized for deque iterators

2019-07-03 Thread fdumont at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90409

François Dumont  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||fdumont at gcc dot gnu.org
   Assignee|unassigned at gcc dot gnu.org  |fdumont at gcc dot 
gnu.org

--- Comment #1 from François Dumont  ---
Patch awaiting on mailing list:

https://gcc.gnu.org/ml/libstdc++/2019-06/msg00097.html

[Bug libstdc++/90409] std::move[_backward] could be more optimized for deque iterators

2019-05-09 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90409

Jonathan Wakely  changed:

   What|Removed |Added

   Keywords||missed-optimization
 Status|UNCONFIRMED |NEW
   Last reconfirmed||2019-05-09
 Ever confirmed|0   |1
   Severity|normal  |enhancement