aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite/libgomp.oacc-c++
AgeCommit message (Expand)AuthorFilesLines
2023-09-12libgomp: Consider '--with-build-sysroot=[...]' for target libraries' build-tr...Thomas Schwinge1-0/+6
2023-05-15libgomp testsuite: As appropriate, use the 'gcc', 'g++', 'gfortran' driver [P...Thomas Schwinge1-21/+1
2023-05-15libgomp testsuite: Have each '*.exp' file specify the compiler to use [PR91884]Thomas Schwinge1-5/+5
2023-05-12libgomp testsuite: Generalize 'lang_library_path' into a list of 'lang_librar...Thomas Schwinge1-6/+8
2023-05-12libgomp testsuite: Get rid of 'lang_test_file_found'Thomas Schwinge1-100/+87
2023-05-12libgomp C++, Fortran testsuites: Resolve 'lang_test_file_found' firstThomas Schwinge1-19/+18
2023-05-12libgomp testsuite: Localize 'lang_[...]' etc.Thomas Schwinge1-3/+8
2023-05-09libgomp testsuite: Use 'lang_test_file_found' instead of 'lang_test_file'Thomas Schwinge1-4/+0
2023-05-09libgomp testsuite: Only use 'blddir' if setThomas Schwinge1-1/+2
2023-05-09libgomp C++ testsuite: Don't compute 'blddir' twiceThomas Schwinge1-3/+0
2023-05-08libgomp C++ testsuite: Use 'lang_include_flags' instead of 'libstdcxx_includes'Thomas Schwinge1-4/+3
2022-09-14OpenMP/OpenACC struct sibling list gimplification extension and reworkJulian Brown1-0/+101
2022-01-19nvptx: update fix for -Wformat-diagMartin Liska2-6/+6
2022-01-18nvptx: fix -Wformat-diag warningsMartin Liska2-6/+6
2022-01-17Extend test cases for references in OpenACC 'private' clausesThomas Schwinge2-16/+271
2022-01-17Test cases for references in OpenACC 'private' clausesJulian Brown2-0/+135
2021-06-08Don't require 'openacc_nvidia_accel_selected' in additional 'libgomp.oacc-*/d...Thomas Schwinge1-2/+0
2020-11-25Fix templatized C++ OpenACC 'cache' directive ICEsThomas Schwinge1-0/+13
2020-07-24[testsuite] Unset 'offload_target' after useThomas Schwinge1-0/+1
2020-04-29[gcn] Use 'radeon' for the environment variable 'ACC_DEVICE_TYPE'Thomas Schwinge2-10/+10
2020-04-20Fix declare copyout in libgomp.oacc-c++/declare-pr94120.CTobias Burnus1-0/+1
2020-04-08[C/C++, OpenACC] Reject vars of different scope in acc declare (PR94120)Tobias Burnus1-0/+57
2020-03-18libgomp testsuite - disable long double for AMDGCNTobias Burnus1-0/+9
2019-12-20OpenACC 2.6 deep copy: C and C++ execution testsJulian Brown2-0/+144
2019-12-03Enable OpenACC GCN testing.Andrew Stubbs1-0/+9
2019-06-19Test cases to verify OpenACC 'firstprivate' mappingsThomas Schwinge1-0/+3
2019-02-22[libgomp] In OpenACC testing, by default only build for the offload target th...Thomas Schwinge1-0/+5
2019-02-22[libgomp] In OpenACC testing, cycle though all offload targetsThomas Schwinge1-7/+12
2019-02-22[libgomp] Clarify difference between offload target, offload plugin, and Open...Thomas Schwinge1-8/+9
2019-02-22[libgomp] In OpenACC offloading testing, be more explicit in what is supporte...Thomas Schwinge1-2/+2
2019-01-10Add testcase from PR71959Nathan Sidwell2-0/+66
2018-10-29[OpenACC] Support C++ "this" in OpenACC directivesJoseph Myers1-0/+43
2018-09-12[OpenACC] C++ reference mappingCesar Philippidis1-2/+1
2018-08-02[nvptx] Ignore c++ exceptionsTom de Vries5-10/+0
2018-06-22Update OpenACC testcasesCesar Philippidis1-0/+110
2018-04-20[nvptx] Fix calls to vector and worker routinesNathan Sidwell1-0/+78
2017-05-23Runtime checking of OpenACC parallelism dimensions clausesThomas Schwinge1-0/+7
2017-05-19OpenACC 2.5 default (present) clauseThomas Schwinge1-0/+25
2016-08-04C++ OpenACC routine directive testing: templated, and "auto", trailing return...Thomas Schwinge5-0/+42
2016-04-29re PR middle-end/70626 (bogus results in 'acc parallel loop' reductions)Cesar Philippidis1-4/+4
2016-03-30Update OpenACC test casesThomas Schwinge1-0/+98
2016-03-29Avoid ERROR in libgomp.oacc-c++/c++.exp in non-C++ configurationsThomas Schwinge1-0/+4
2016-03-24Also test -O0 for OpenACC C, C++ offloading test casesThomas Schwinge1-6/+23
2015-11-12c-pragma.c (oacc_pragmas): Add entry for declare directive.James Norris1-0/+31
2015-08-10[PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge1-3/+0
2015-07-08[nvptx offloading] Only 64-bit configurations are currently supportedThomas Schwinge1-0/+6
2015-06-30Run testsuite/libgomp.oacc-c++/c++.exp at -O2 by defaultTom de Vries1-1/+6
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+107