https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104949
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Thomas Schwinge <tschwi...@gcc.gnu.org>: https://gcc.gnu.org/g:e8fec6998b656dac02d4bc6c69b35a0fb5611e87 commit r13-6852-ge8fec6998b656dac02d4bc6c69b35a0fb5611e87 Author: Thomas Schwinge <tho...@codesourcery.com> Date: Thu Mar 23 12:32:35 2023 +0100 Add caveat/safeguard to OpenMP: Handle descriptors in target's firstprivate [PR104949] Follow-up to commit 49d1a2f91325fa8cc011149e27e5093a988b3a49 "OpenMP: Handle descriptors in target's firstprivate [PR104949]". PR fortran/104949 libgomp/ * target.c (gomp_map_vars_internal) <GOMP_MAP_FIRSTPRIVATE>: Add caveat/safeguard.