Re: OpenMP Patch Ping – including "[13 Regression]" patches

2023-02-14 Thread Tobias Burnus
* The 'loop' patch fixes a long-standing bug exposed by a GCC 13 commit, making it a "13 Regression" fix * The next two are simple bug fixes, relatively obvious and have very limited-scope code changes - fixing wrong-code issues. * The next two are a bit longer but also rather contained. * Jul

OpenMP Patch Ping – including "[13 Regression]" patches

2023-02-07 Thread Tobias Burnus
Updated ping email as some patches have been reviewed. [Thanks! I still need to revised three of them: for Fortran, the parallel + loop issue and the non-rect-loop issue - and for C/C++, the allocate's align patch.] I think it would be very good to get (some of) Julian's mapping patches in as it

OpenMP Patch Ping – including "[13 Regression]" patches

2023-01-28 Thread Tobias Burnus
"[13 Regression]" OpenMP Fortran patches: [Patch] OpenMP/Fortran: Fix loop-iter var privatization with !$OMP LOOP [PR108512] https://gcc.gnu.org/pipermail/gcc-patches/2023-January/610531.html [Patch][v2] OpenMP/Fortran: Partially fix non-rect loop nests [PR107424] https://gcc.gnu.org/pipermail/