https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101114
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Chung-Lin Tang <clt...@gcc.gnu.org>: https://gcc.gnu.org/g:e0672017370b9a9362fda52ecffe33d1c9c41829 commit r12-1813-ge0672017370b9a9362fda52ecffe33d1c9c41829 Author: Chung-Lin Tang <clt...@codesourcery.com> Date: Sat Jun 26 00:42:58 2021 +0800 testsuite/101114: Adjust libgomp.c-c++-common/struct-elem-5.c testcase The dg-shouldfail testcase libgomp.c-c++-common/struct-elem-5.c does not properly fail for non-shared address space offloading. Adjust testcase to limit testing only for "target offload_device_nonshared_as". libgomp/ChangeLog: PR testsuite/101114 * testsuite/libgomp.c-c++-common/struct-elem-5.c: Add "target offload_device_nonshared_as" condition for enabling test.