[Patch] OpenMP: Add C++ support for 'omp allocate' with stack variables
Tobias Burnus
tobias@codesourcery.com
Fri Oct 20 16:49:58 GMT 2023
This patch adds C++ support for OpenMP's 'omp allocate' for
stack/automatic arrays.
Comments and suggestions? — I bet there are given my little knowledge
about the C++ FE...
Tobias
PS: I think I should write some additional C++-specific code, I bet some
corner cases are missed. The question is only which ones.
-----------------
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-allocate-c++.diff
Type: text/x-patch
Size: 38086 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20231020/79f8517b/attachment-0001.bin>
More information about the Gcc-patches
mailing list