aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/parser.c
diff options
context:
space:
mode:
authorChung-Lin Tang <cltang@codesourcery.com>2021-12-10 00:38:20 +0800
committerChung-Lin Tang <cltang@codesourcery.com>2021-12-10 00:39:03 +0800
commit2766448c5cc3efc491fd9670f60b6b141ac3b456 (patch)
treea5a05dcade3f176f240dbdd0f67e55bbd13fb2f1 /gcc/cp/parser.c
parent6a0f6018ba41658b9b85ad82ed1bd748754f3eca (diff)
downloadgcc-2766448c5cc3efc491fd9670f60b6b141ac3b456.zip
gcc-2766448c5cc3efc491fd9670f60b6b141ac3b456.tar.gz
gcc-2766448c5cc3efc491fd9670f60b6b141ac3b456.tar.bz2
openmp: Fix libgomp.c++ testsuite errors for non-offload configs
Some testcases for libgomp.c++ only works for non-shared address space offloading, because it exercises the zero-length array section behavior for offloaded address space, testing for NULL/non-NULL cases. libgomp/ChangeLog: * testsuite/libgomp.c++/target-lambda-1.C: Only run under "target offload_device_nonshared_as" * testsuite/libgomp.c++/target-this-3.C: Likewise. * testsuite/libgomp.c++/target-this-4.C: Likewise.
Diffstat (limited to 'gcc/cp/parser.c')
0 files changed, 0 insertions, 0 deletions