[Bug libstdc++/116754] libstdc++ std::ranges::copy performance issue

2024-10-19 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116754 Jonathan Wakely changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug libstdc++/116754] libstdc++ std::ranges::copy performance issue

2024-10-19 Thread addmlbx at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116754 --- Comment #7 from df fd --- I only spotted typo: I've written `can not` instead of `can now`, sorry, my bad

[Bug libstdc++/116754] libstdc++ std::ranges::copy performance issue

2024-10-17 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116754 --- Comment #6 from GCC Commits --- The releases/gcc-13 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:3c8142bd8677ac2fc4355a3e94ec7f2c421be13a commit r13-9122-g3c8142bd8677ac2fc4355a3e94ec7f2c421be13a Author: Jonathan Wake

[Bug libstdc++/116754] libstdc++ std::ranges::copy performance issue

2024-09-25 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116754 --- Comment #5 from Sam James --- It remains open for backporting to 13.

[Bug libstdc++/116754] libstdc++ std::ranges::copy performance issue

2024-09-25 Thread addmlbx at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116754 --- Comment #4 from df fd --- Ig this issue can not be marked as Resolved

[Bug libstdc++/116754] libstdc++ std::ranges::copy performance issue

2024-09-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116754 --- Comment #3 from GCC Commits --- The releases/gcc-14 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:f4fc6d2aa809d0c4b5b1825af17bed4a601a3d7f commit r14-10707-gf4fc6d2aa809d0c4b5b1825af17bed4a601a3d7f Author: Jonathan Wak

[Bug libstdc++/116754] libstdc++ std::ranges::copy performance issue

2024-09-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116754 --- Comment #2 from GCC Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:83c6fe130a00c6c28cfffcc787a0a719966adfaf commit r15-3775-g83c6fe130a00c6c28cfffcc787a0a719966adfaf Author: Jonathan Wakely Date:

[Bug libstdc++/116754] libstdc++ std::ranges::copy performance issue

2024-09-18 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116754 Jonathan Wakely changed: What|Removed |Added Last reconfirmed||2024-09-18 Assignee|unassig

[Bug libstdc++/116754] libstdc++ std::ranges::copy performance issue

2024-09-17 Thread addmlbx at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116754 --- Comment #1 from df fd --- Created attachment 59131 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59131&action=edit struct __memcpyable usage in the std::ranges::copy