https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88460
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Author: jakub Date: Thu Dec 13 12:53:19 2018 New Revision: 267093 URL: https://gcc.gnu.org/viewcvs?rev=267093&root=gcc&view=rev Log: PR libgomp/88460 * testsuite/libgomp.c++/for-24.C (results): Include it in omp declare target region. (main): Use map (always, tofrom: results) instead of map (tofrom: results). Modified: trunk/libgomp/ChangeLog trunk/libgomp/testsuite/libgomp.c++/for-24.C