summaryrefslogtreecommitdiff
path: root/libgomp/testsuite
AgeCommit message (Expand)Author
2020-04-29[gcn] Use 'radeon' for the environment variable 'ACC_DEVICE_TYPE'Thomas Schwinge
2020-04-29Torture testing: 'libgomp.fortran/use_device_ptr-optional-2.f90'Thomas Schwinge
2020-04-20Add 'dg-do run' to 'libgomp.fortran/target-enter-data-2.F90'Thomas Schwinge
2020-04-20Fix declare copyout in libgomp.oacc-c++/declare-pr94120.CTobias Burnus
2020-04-17[OpenMP] Fix 'omp exit data' for Fortran arrays (PR 94635)Tobias Burnus
2020-04-13Rename 'libgomp.oacc-c-c++-common/static-dynamic-lifetimes-*' to 'libgomp.oac...Thomas Schwinge
2020-04-10Test cases for mixed structured/dynamic data lifetimes with OpenACC [PR92843]Julian Brown
2020-04-10Add 'dg-do run' to 'libgomp.fortran/target-enter-data-1.f90'Thomas Schwinge
2020-04-08[C/C++, OpenACC] Reject vars of different scope in acc declare (PR94120)Tobias Burnus
2020-04-06libgomp/test: Remove a build sysroot fix regressionMaciej W. Rozycki
2020-04-03Revert "[nvptx, libgomp] Update pr85381-{2,4}.c test-cases" [PR89713, PR94392]Thomas Schwinge
2020-03-31libgomp – fix handling of 'target enter data'Tobias Burnus
2020-03-24Fix OpenMP offload handling for target-link variables for nvptx (PR81689)Tobias Burnus
2020-03-19c++: Fix up handling of captured vars in lambdas in OpenMP clauses [PR93931]Jakub Jelinek
2020-03-19libgomp/testsuite: ignore blank-line output for function-not-offloaded.cTobias Burnus
2020-03-18Fix libgomp.oacc-fortran/atomic_capture-1.f90Tobias Burnus
2020-03-18libgomp testsuite - disable long double for AMDGCNTobias Burnus
2020-03-15tree-nested: Fix handling of *reduction clauses with C array sections [PR93566]Jakub Jelinek
2020-02-21Adapt libgomp acc_get_property.f90 testFrederik Harwath
2020-02-13openmp: ignore nowait if async execution is unsupported [PR93481]Frederik Harwath
2020-02-10Add xfails to libgomp tests target-{33,34}.c, target-link-1.cFrederik Harwath
2020-02-09openmp: Optimize DECL_IN_CONSTANT_POOL vars in target regionsJakub Jelinek
2020-02-06openmp: Fix handling of non-addressable shared scalars in parallel nested ins...Jakub Jelinek
2020-02-05[libgomp] – Fix check_effective_target_offload_target_nvptx for remote exec...Tobias Burnus
2020-02-03[OpenACC] bump version for 2.6 plus libgomp.texi updateTobias Burnus
2020-01-29Adjust formatting of acc_get_property testsFrederik Harwath
2020-01-29Add OpenACC acc_get_property support for AMD GCNFrederik Harwath
2020-01-28Don't allow mixed component and non-component accesses for OpenACC/FortranJulian Brown
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2020-01-24Fix expectation and types in acc_get_property testsFrederik Harwath
2020-01-20Update OpenACC tests for amdgcnAndrew Stubbs
2020-01-17Rename acc_device_gcn to acc_device_radeonAndrew Stubbs
2020-01-10OpenACC – support "if" + "if_present" clauses with "host_data"Tobias Burnus
2020-01-03Fortran] OpenMP/OpenACC – fix more issues with OPTIONALTobias Burnus
2020-01-01Update copyright years.Jakub Jelinek
2019-12-22Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki
2019-12-22libgomp/test: Fix compilation for build sysrootMaciej W. Rozycki
2019-12-20Fortran polymorphic class-type support for OpenACCJulian Brown
2019-12-20OpenACC 2.6 deep copy: Fortran execution testsJulian Brown
2019-12-20OpenACC 2.6 deep copy: C and C++ execution testsJulian Brown
2019-12-20OpenACC 2.6 deep copy: attach/detach API routinesJulian Brown
2019-12-20OpenACC reference count overhaulJulian Brown
2019-12-19re PR middle-end/86416 ([OpenMP] Offloading - better lto1 error message if mo...Jakub Jelinek
2019-12-19Add OpenACC 2.6's no_createJulian Brown
2019-12-18[PR92726, PR92970, PR92984] [OpenACC] Clarify 'acc_delete' etc. for 'NULL'-in...Thomas Schwinge
2019-12-18[PR92848] [OpenACC] Use 'GOMP_MAP_VARS_ENTER_DATA' for dynamic data lifetimesThomas Schwinge
2019-12-18PR 86416 – improve lto1 diagnostic if a mode does not existTobias Burnus
2019-12-13Update OpenACC tests for amdgcnAndrew Stubbs
2019-12-12re PR fortran/92899 ([OpenMP] ICE in gfc_trans_omp_atomic, at fortran/trans-o...Jakub Jelinek
2019-12-11[PR92843] [OpenACC] Fix dynamic reference counting for structured 'REFCOUNT_I...Thomas Schwinge