[Bug middle-end/100471] New: #pragma omp taskloop with

2021-05-07 Thread tom.vanderaa at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100471 Bug ID: 100471 Summary: #pragma omp taskloop with Product: gcc Version: 11.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end

[Bug middle-end/100471] #pragma omp taskloop with custom reduction

2021-05-07 Thread tom.vanderaa at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100471 --- Comment #2 from Tom Vander Aa --- Thanks Jakub. Let me know when I can do something. -Wno-pedantic, Tom

[Bug middle-end/100471] #pragma omp taskloop with custom reduction

2021-05-10 Thread tom.vanderaa at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100471 --- Comment #5 from Tom Vander Aa --- This seems also to fix the original code, which I used to derive the test case. (patch applied on master)