[Bug middle-end/94366] OpenMP Parallel Reduction with "&&" operator does not compute correct result

2022-05-11 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94366 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/94366] OpenMP Parallel Reduction with "&&" operator does not compute correct result

2022-05-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94366 --- Comment #7 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:26c58b164fd78db4ce25f0183ed0225c08018f3f commit r9-10091-g26c58b164fd78db4ce25f0183ed0225c08018f3f Author: Jakub Jelinek

[Bug middle-end/94366] OpenMP Parallel Reduction with "&&" operator does not compute correct result

2022-05-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94366 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:9081951acee45682821746d5fde7816c5d7f526a commit r10-10634-g9081951acee45682821746d5fde7816c5d7f526a Author: Jakub Jelinek

[Bug middle-end/94366] OpenMP Parallel Reduction with "&&" operator does not compute correct result

2021-07-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94366 --- Comment #5 from CVS Commits --- The releases/gcc-11 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:9119f51f40226526bfbb79dec07ef39ec8d87466 commit r11-8774-g9119f51f40226526bfbb79dec07ef39ec8d87466 Author: Jakub Jelinek

[Bug middle-end/94366] OpenMP Parallel Reduction with "&&" operator does not compute correct result

2021-07-01 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94366 --- Comment #4 from Jakub Jelinek --- Fixed on the trunk so far.

[Bug middle-end/94366] OpenMP Parallel Reduction with "&&" operator does not compute correct result

2021-07-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94366 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:91c771ec8a3b649765de3e0a7b04cf946c6649ef commit r12-1947-g91c771ec8a3b649765de3e0a7b04cf946c6649ef Author: Jakub Jelinek Date:

[Bug middle-end/94366] OpenMP Parallel Reduction with "&&" operator does not compute correct result

2021-06-30 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94366 Jakub Jelinek changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED