[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-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-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

[Bug libstdc++/116754] New: 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 Bug ID: 116754 Summary: libstdc++ std::ranges::copy performance issue Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: