aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-06-16OpenACC/Fortran: permit 'routine' inside PURETobias Burnus1-0/+52
2020-06-08openmp: ensure variables in offload table are streamed out (PRs 94848 + 95551)Tobias Burnus1-0/+32
2020-06-05Add 'libgomp.oacc-c-c++-common/struct-copyout-{1,2}.c'Julian Brown2-0/+82
2020-06-04[OpenACC 'exit data'] Evaluate 'copyfrom' individually for 'GOMP_MAP_STRUCT' ...Thomas Schwinge1-26/+67
2020-06-04[OpenACC 'exit data'] Evaluate 'finalize' individually for 'GOMP_MAP_STRUCT' ...Thomas Schwinge2-47/+146
2020-06-04Fix 'sizeof' usage in 'libgomp.oacc-c-c++-common/deep-copy-{7,8}.c'Thomas Schwinge2-4/+4
2020-06-04[OpenACC] Repair/restore 'is_tgt_unmapped' checkingThomas Schwinge7-26/+79
2020-06-04Extend 'libgomp.oacc-c-c++-common/pr92854-1.c' some more [PR92854]Thomas Schwinge1-17/+47
2020-06-04[OpenACC] XFAIL behavior of over-eager 'finalize' clauseThomas Schwinge10-0/+336
2020-06-04'libgomp.oacc-fortran/{error_,}stop-{1,2,3}.f': initialize before the checkpointThomas Schwinge6-0/+24
2020-05-30openmp: omp_alloc(0, ...) should return NULL.Jakub Jelinek1-0/+25
2020-05-23Fixes a hang on an invalid ID in a WAIT statement.Thomas Koenig1-0/+20
2020-05-19openmp: Add basic library allocator support.Jakub Jelinek3-0/+231
2020-05-14Add early return for invalid STATUS for close.Thomas Koenig1-0/+19
2020-05-14openmp: Also implicitly mark as declare target to functions mentioned in targ...Jakub Jelinek1-0/+51
2020-05-13[Fortran] OpenMP - permit lastprivate in distribute + SIMD fixes (PR94690)Tobias Burnus7-0/+420
2020-05-12openmp: Implement discovery of implicit declare target to clausesJakub Jelinek1-0/+47
2020-04-29[gcn] Set 'UI_NONE' for 'TARGET_EXCEPT_UNWIND_INFO' [PR94282]Thomas Schwinge1-1/+0
2020-04-29[gcn] Use 'radeon' for the environment variable 'ACC_DEVICE_TYPE'Thomas Schwinge16-46/+46
2020-04-29Torture testing: 'libgomp.fortran/use_device_ptr-optional-2.f90'Thomas Schwinge1-0/+1
2020-04-20Add 'dg-do run' to 'libgomp.fortran/target-enter-data-2.F90'Thomas Schwinge1-0/+1
2020-04-20Fix declare copyout in libgomp.oacc-c++/declare-pr94120.CTobias Burnus1-0/+1
2020-04-17[OpenMP] Fix 'omp exit data' for Fortran arrays (PR 94635)Tobias Burnus1-0/+40
2020-04-13Rename 'libgomp.oacc-c-c++-common/static-dynamic-lifetimes-*' to 'libgomp.oac...Thomas Schwinge20-23/+27
2020-04-10Test cases for mixed structured/dynamic data lifetimes with OpenACC [PR92843]Julian Brown16-0/+784
2020-04-10Add 'dg-do run' to 'libgomp.fortran/target-enter-data-1.f90'Thomas Schwinge1-0/+2
2020-04-08[C/C++, OpenACC] Reject vars of different scope in acc declare (PR94120)Tobias Burnus1-0/+57
2020-04-06libgomp/test: Remove a build sysroot fix regressionMaciej W. Rozycki4-3/+8
2020-04-03Revert "[nvptx, libgomp] Update pr85381-{2,4}.c test-cases" [PR89713, PR94392]Thomas Schwinge2-2/+23
2020-03-31libgomp – fix handling of 'target enter data'Tobias Burnus1-0/+36
2020-03-24Fix OpenMP offload handling for target-link variables for nvptx (PR81689)Tobias Burnus1-3/+0
2020-03-19c++: Fix up handling of captured vars in lambdas in OpenMP clauses [PR93931]Jakub Jelinek1-0/+120
2020-03-19libgomp/testsuite: ignore blank-line output for function-not-offloaded.cTobias Burnus1-0/+1
2020-03-18Fix libgomp.oacc-fortran/atomic_capture-1.f90Tobias Burnus1-4/+26
2020-03-18libgomp testsuite - disable long double for AMDGCNTobias Burnus2-0/+18
2020-03-15tree-nested: Fix handling of *reduction clauses with C array sections [PR93566]Jakub Jelinek1-0/+113
2020-02-21Adapt libgomp acc_get_property.f90 testFrederik Harwath1-1/+2
2020-02-13openmp: ignore nowait if async execution is unsupported [PR93481]Frederik Harwath2-6/+0
2020-02-10Add xfails to libgomp tests target-{33,34}.c, target-link-1.cFrederik Harwath3-0/+9
2020-02-09openmp: Optimize DECL_IN_CONSTANT_POOL vars in target regionsJakub Jelinek1-0/+28
2020-02-06openmp: Fix handling of non-addressable shared scalars in parallel nested ins...Jakub Jelinek1-0/+36
2020-02-05[libgomp] – Fix check_effective_target_offload_target_nvptx for remote exec...Tobias Burnus1-2/+2
2020-02-03[OpenACC] bump version for 2.6 plus libgomp.texi updateTobias Burnus2-2/+2
2020-01-29Adjust formatting of acc_get_property testsFrederik Harwath5-49/+60
2020-01-29Add OpenACC acc_get_property support for AMD GCNFrederik Harwath4-37/+181
2020-01-28Don't allow mixed component and non-component accesses for OpenACC/FortranJulian Brown3-36/+7
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki1-4/+6
2020-01-24Fix expectation and types in acc_get_property testsFrederik Harwath4-25/+25
2020-01-20Update OpenACC tests for amdgcnAndrew Stubbs18-45/+150
2020-01-17Rename acc_device_gcn to acc_device_radeonAndrew Stubbs5-11/+11