[Bug c++/95474] class member array cannot be mapped

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jun 2 09:12:46 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95474

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
It is not broken, IMHO what you are trying to do is not valid in OpenMP 4.5.

It is valid in OpenMP 5.0, but GCC doesn't implement that part yet.


More information about the Gcc-bugs mailing list