summaryrefslogtreecommitdiff
path: root/libgomp/testsuite/libgomp.oacc-c++
AgeCommit message (Expand)Author
2025-07-17GCN, nvptx offloading: Restrain 'WARNING: program timed out.' while in 'dynam...Thomas Schwinge
2025-05-12GCN, nvptx offloading: Restrain 'WARNING: program timed out.' while in 'dynam...Thomas Schwinge
2025-04-25GCN: Properly switch sections in 'gcn_hsa_declare_function_name' [PR119737]Andrew Pinski
2025-04-14GCN, nvptx: Support '-mfake-exceptions', and use it for offloading compilatio...Thomas Schwinge
2025-04-14Add 'throw', dead code test cases for GCN, nvptx target and OpenACC, OpenMP '...Thomas Schwinge
2025-04-14Add 'throw', caught test cases for GCN, nvptx target and OpenACC, OpenMP 'tar...Thomas Schwinge
2025-04-14Add 'throw' test cases for GCN, nvptx target and OpenACC, OpenMP 'target' off...Thomas Schwinge
2025-04-14Add 'std::bad_cast' exception, dead code test cases for GCN, nvptx target and...Thomas Schwinge
2025-04-14Add 'std::bad_cast' exception, caught test cases for GCN, nvptx target and Op...Thomas Schwinge
2025-04-14Add 'std::bad_cast' exception test cases for GCN, nvptx target and OpenACC, O...Thomas Schwinge
2025-04-14Add PR119692 "C++ 'typeinfo', 'vtable' vs. OpenACC, OpenMP 'target' offloadin...Thomas Schwinge
2025-03-26driver: Forward '-lstdc++' to offloading compilation [PR101544]Thomas Schwinge
2025-03-24Add 'libgomp.c++/pr96835-1{,-O0}.C', 'libgomp.oacc-c++/pr96835-1.C' [PR96835]Thomas Schwinge
2025-03-24Add 'libgomp.c++/pr101544-1{,-O0}.C', 'libgomp.oacc-c++/pr101544-1.C' [PR101544]Thomas Schwinge
2023-09-12libgomp: Consider '--with-build-sysroot=[...]' for target libraries' build-tr...Thomas Schwinge
2023-05-15libgomp testsuite: As appropriate, use the 'gcc', 'g++', 'gfortran' driver [P...Thomas Schwinge
2023-05-15libgomp testsuite: Have each '*.exp' file specify the compiler to use [PR91884]Thomas Schwinge
2023-05-12libgomp testsuite: Generalize 'lang_library_path' into a list of 'lang_librar...Thomas Schwinge
2023-05-12libgomp testsuite: Get rid of 'lang_test_file_found'Thomas Schwinge
2023-05-12libgomp C++, Fortran testsuites: Resolve 'lang_test_file_found' firstThomas Schwinge
2023-05-12libgomp testsuite: Localize 'lang_[...]' etc.Thomas Schwinge
2023-05-09libgomp testsuite: Use 'lang_test_file_found' instead of 'lang_test_file'Thomas Schwinge
2023-05-09libgomp testsuite: Only use 'blddir' if setThomas Schwinge
2023-05-09libgomp C++ testsuite: Don't compute 'blddir' twiceThomas Schwinge
2023-05-08libgomp C++ testsuite: Use 'lang_include_flags' instead of 'libstdcxx_includes'Thomas Schwinge
2022-09-14OpenMP/OpenACC struct sibling list gimplification extension and reworkJulian Brown
2022-01-19nvptx: update fix for -Wformat-diagMartin Liska
2022-01-18nvptx: fix -Wformat-diag warningsMartin Liska
2022-01-17Extend test cases for references in OpenACC 'private' clausesThomas Schwinge
2022-01-17Test cases for references in OpenACC 'private' clausesJulian Brown
2021-06-08Don't require 'openacc_nvidia_accel_selected' in additional 'libgomp.oacc-*/d...Thomas Schwinge
2020-11-25Fix templatized C++ OpenACC 'cache' directive ICEsThomas Schwinge
2020-07-24[testsuite] Unset 'offload_target' after useThomas Schwinge
2020-04-29[gcn] Use 'radeon' for the environment variable 'ACC_DEVICE_TYPE'Thomas Schwinge
2020-04-20Fix declare copyout in libgomp.oacc-c++/declare-pr94120.CTobias Burnus
2020-04-08[C/C++, OpenACC] Reject vars of different scope in acc declare (PR94120)Tobias Burnus
2020-03-18libgomp testsuite - disable long double for AMDGCNTobias Burnus
2019-12-20OpenACC 2.6 deep copy: C and C++ execution testsJulian Brown
2019-12-03Enable OpenACC GCN testing.Andrew Stubbs
2019-06-19Test cases to verify OpenACC 'firstprivate' mappingsThomas Schwinge
2019-02-22[libgomp] In OpenACC testing, by default only build for the offload target th...Thomas Schwinge
2019-02-22[libgomp] In OpenACC testing, cycle though all offload targetsThomas Schwinge
2019-02-22[libgomp] Clarify difference between offload target, offload plugin, and Open...Thomas Schwinge
2019-02-22[libgomp] In OpenACC offloading testing, be more explicit in what is supporte...Thomas Schwinge
2019-01-10Add testcase from PR71959Nathan Sidwell
2018-10-29[OpenACC] Support C++ "this" in OpenACC directivesJoseph Myers
2018-09-12[OpenACC] C++ reference mappingCesar Philippidis
2018-08-02[nvptx] Ignore c++ exceptionsTom de Vries
2018-06-22Update OpenACC testcasesCesar Philippidis
2018-04-20[nvptx] Fix calls to vector and worker routinesNathan Sidwell