[Bug testsuite/101114] new test case libgomp.c/../libgomp.c-c++-common/struct-elem-5.c fails after its introduction in r12-1565
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 25 16:46:47 GMT 2021
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 <cltang@gcc.gnu.org>:
https://gcc.gnu.org/g:e0672017370b9a9362fda52ecffe33d1c9c41829
commit r12-1813-ge0672017370b9a9362fda52ecffe33d1c9c41829
Author: Chung-Lin Tang <cltang@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.
More information about the Gcc-bugs
mailing list