summaryrefslogtreecommitdiff
path: root/libgomp/testsuite
AgeCommit message (Expand)Author
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
2019-12-11[PR92854] Add 'libgomp.oacc-c-c++-common/acc_map_data-device_already-*.c', 'l...Thomas Schwinge
2019-12-11libgomp – spelling fixes, incl. omp_lib.h.inTobias Burnus
2019-12-11[OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) argumentsTobias Burnus
2019-12-09[PR92116, PR92877] [OpenACC] Replace 'openacc.data_environ' by standard libgo...Thomas Schwinge
2019-12-09[PR92503] [OpenACC] Don't silently 'acc_unmap_data' in 'acc_free'Thomas Schwinge
2019-12-09[PR92840] [OpenACC] Refuse 'acc_unmap_data' unless mapped by 'acc_map_data'Thomas Schwinge
2019-12-09[PR92511] More testing for OpenACC "present" subarraysThomas Schwinge
2019-12-09Add 'libgomp.oacc-c-c++-common/map-data-1.c'Thomas Schwinge
2019-12-09[PR92854] Add 'libgomp.oacc-c-c++-common/pr92854-1.c'Thomas Schwinge
2019-12-09Add 'libgomp.oacc-c-c++-common/host_data-6.c'Thomas Schwinge
2019-12-09libgomp/testsuite/*fortran – make 'stop' values uniqueTobias Burnus
2019-12-06[OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) argumentsTobias Burnus
2019-12-05OpenMP] Fix use_device_… with absent optional argTobias Burnus
2019-12-05testsuite/libgomp.oacc-fortran: Update dg-output to fix GCNTobias Burnus
2019-12-04re PR fortran/92756 (ICE in lower_omp, at omp-low.c:12988)Jakub Jelinek
2019-12-03Enable OpenACC GCN testing.Andrew Stubbs
2019-11-29Fortran] OpenACC – permit common blocks in some clausesTobias Burnus
2019-11-29re PR c++/60228 (ICE using lambda in #pragma omp declare reduction)Jakub Jelinek
2019-11-29re PR c++/60228 (ICE using lambda in #pragma omp declare reduction)Jakub Jelinek
2019-11-27Fix 'libgomp.fortran/target-print-1.f90', 'libgomp.oacc-fortran/print-1.f90' ...Thomas Schwinge
2019-11-21Fix failures on Solaris with -fno-common defaultRainer Orth
2019-11-20OpenACC "present" subarrays: runtime API return value and unmapping fixesJulian Brown
2019-11-20libgomp/test: Add flags to find libatomic in build-tree testingMaciej W. Rozycki
2019-11-18libgomp: Regenerate `testsuite/Makefile.in' for GCC_HEADER_STDINT removalMaciej W. Rozycki
2019-11-15Add tests for print from offload target.Andrew Stubbs