[Bug libstdc++/108236] std::exclusive_scan with execution policy does not work in-place

2023-01-03 Thread j.l.k at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108236 --- Comment #2 from Jakub Klinkovský --- I copy-pasted this report in https://github.com/llvm/llvm-project/issues/59810

[Bug libstdc++/108236] New: std::exclusive_scan with execution policy does not work in-place

2022-12-27 Thread j.l.k at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108236 Bug ID: 108236 Summary: std::exclusive_scan with execution policy does not work in-place Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug c++/100963] [11/12 Regression] GCC 11 regression: templated constructor with std::initializer_list is not selected

2021-06-08 Thread j.l.k at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100963 Jakub Klinkovský changed: What|Removed |Added CC||j.l.k at gmx dot com --- Comment #1

[Bug c++/100963] New: GCC 11 regression: templated constructor with std::initializer_list is not selected

2021-06-08 Thread j.l.k at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100963 Bug ID: 100963 Summary: GCC 11 regression: templated constructor with std::initializer_list is not selected Product: gcc Version: 11.1.0 Status: UNCONFIRMED Se