[Bug fortran/106071] New: single where run error

2022-06-23 Thread han.wu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106071 Bug ID: 106071 Summary: single where run error Product: gcc Version: 12.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assig

[Bug fortran/104864] New: fortran openmp taskloop firstprivate and lastprivate

2022-03-10 Thread han.wu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104864 Bug ID: 104864 Summary: fortran openmp taskloop firstprivate and lastprivate Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon

[Bug fortran/102698] omp atomic capture Abnormal results after running multiple times

2021-10-12 Thread han.wu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102698 --- Comment #4 from han.wu --- Thank you very much for your prompt reply! @Jakub Jelinek One thing I don't quite understand is that if we modify the test case as suggested as the extra note, then the value of temp_v may vary at each execution, t

[Bug fortran/102698] New: omp atomic capture Abnormal results after running multiple times

2021-10-11 Thread han.wu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102698 Bug ID: 102698 Summary: omp atomic capture Abnormal results after running multiple times Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal