[Patch] Fortran: OpenMP fix declare simd inside modules and absent linear step [PR106566]
Tobias Burnus
tobias@codesourcery.com
Tue Aug 16 14:45:07 GMT 2022
Fixed subject line: "absent linear" should be "absent linear step" in the subject line;
i.e. with "step" added: "Fortran: OpenMP fix declare simd inside modules and absent linear step [PR106566]"
I have also decided to move the 'step = 1' to openmp.cc, which also set it before with
the old pre-OpenMP 5.2 syntax.
I also added a pre-OpenMP-5.2-syntax example.
* * *
For GCC 12 (and GCC 11), only the '%s' fix and the third, now added example apply;
for the 5.1 syntax, 'step' was already set.
OK? And thoughts regarding the backports (none? Only 12? Or 11+12?)?
Tobias
-----------------
Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht München, HRB 106955
-------------- next part --------------
A non-text attachment was scrubbed...
Name: omp-linear-fix.diff
Type: text/x-patch
Size: 6181 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20220816/47ac81fb/attachment.bin>
More information about the Gcc-patches
mailing list