summaryrefslogtreecommitdiff
path: root/libgomp/testsuite/libgomp.oacc-fortran
Commit message (Expand)AuthorAgeFilesLines
* libgomp testsuite: As appropriate, use the 'gcc', 'g++', 'gfortran' driver [P...Thomas Schwinge2023-05-151-9/+2
* libgomp testsuite: Have each '*.exp' file specify the compiler to use [PR91884]Thomas Schwinge2023-05-151-0/+1
* libgomp testsuite: Generalize 'lang_library_path' into a list of 'lang_librar...Thomas Schwinge2023-05-121-15/+20
* libgomp testsuite: Get rid of 'lang_test_file_found'Thomas Schwinge2023-05-121-87/+79
* libgomp C++, Fortran testsuites: Resolve 'lang_test_file_found' firstThomas Schwinge2023-05-121-16/+15
* libgomp testsuite: Localize 'lang_[...]' etc.Thomas Schwinge2023-05-121-5/+10
* libgomp testsuite: Use 'lang_test_file_found' instead of 'lang_test_file'Thomas Schwinge2023-05-091-4/+0
* OpenACC: Further attach/detach clause fixes for Fortran [PR109622]Julian Brown2023-05-044-0/+152
* Add '-Wno-complain-wrong-lang', and use it in 'gcc/testsuite/lib/target-suppo...Thomas Schwinge2023-02-221-1/+1
* Support OpenACC 'declare create' with Fortran allocatable arrays, part II [PR...Thomas Schwinge2022-11-022-27/+146
* Support OpenACC 'declare create' with Fortran allocatable arrays, part I [PR1...Thomas Schwinge2022-11-022-0/+680
* Add 'libgomp.oacc-fortran/declare-allocatable-array_descriptor-1-runtime.f90'Thomas Schwinge2022-11-021-0/+402
* Add 'libgomp.oacc-fortran/declare-allocatable-1-runtime.f90'Thomas Schwinge2022-11-021-0/+278
* Add 'libgomp.oacc-fortran/declare-allocatable-1.f90'Cesar Philippidis2022-11-021-0/+268
* OpenACC: Don't gang-privatize artificial variables [PR90115]Julian Brown2022-10-285-37/+22
* Fix up 'libgomp.oacc-fortran/print-1.f90' GCN offloading compilation [PR104717]Thomas Schwinge2022-04-281-1/+29
* fortran: Fix up gfc_trans_oacc_construct [PR104717]Jakub Jelinek2022-04-251-0/+7
* [libgomp, testsuite] Scale down some OpenACC test-casesTom de Vries2022-03-251-4/+14
* Enhance further testcases to verify Openacc 'kernels' decompositionThomas Schwinge2022-03-171-2/+49
* Enhance further testcases to verify handling of OpenACC privatization level [...Thomas Schwinge2022-03-171-60/+22
* OpenACC 'kernels' decomposition: resolve wrong-code cases unless manually mak...Thomas Schwinge2022-03-122-10/+8
* OpenACC 'kernels' decomposition: wrong-code cases unless manually making cert...Thomas Schwinge2022-03-121-1/+14
* Enhance further testcases to verify handling of OpenACC privatization level [...Thomas Schwinge2022-03-121-2/+12
* [OpenACC privatization] Analyze 'lookup_decl'-translated DECL [PR90115, PR102...Thomas Schwinge2022-03-103-13/+19
* Enhance further testcases to verify handling of OpenACC privatization level [...Thomas Schwinge2022-03-104-12/+64
* Test 'libgomp.oacc-*/kernels-private-vars-*' with '--param=openacc-kernels=de...Thomas Schwinge2022-03-0413-24/+91
* Test '-fopt-info-omp-all' in 'libgomp.oacc-*/kernels-private-vars-*'Thomas Schwinge2022-03-0413-148/+265
* Fix OpenACC gang-redundant execution in 'libgomp.oacc-fortran/privatized-ref-...Thomas Schwinge2022-02-221-10/+32
* [nvptx] Add some support for .local atomicsTom de Vries2022-02-012-14/+0
* nvptx: update fix for -Wformat-diagMartin Liska2022-01-195-9/+9
* nvptx: fix -Wformat-diag warningsMartin Liska2022-01-185-9/+9
* Extend test cases for references in OpenACC 'private' clausesThomas Schwinge2022-01-171-6/+93
* Test cases for references in OpenACC 'private' clausesJulian Brown2022-01-171-0/+76
* Document current '-Wuninitialized' diagnostics for 'libgomp.oacc-fortran/rout...Thomas Schwinge2022-01-131-1/+13
* Document current '-Wuninitialized'/'-Wmaybe-uninitialized' diagnostics for Op...Thomas Schwinge2022-01-1311-2/+73
* Enhance OpenACC 'kernels' decomposition testingThomas Schwinge2022-01-134-31/+169
* fortran: OpenMP/OpenACC array mapping alignment fix (PR90030)Chung-Lin Tang2021-12-021-0/+29
* [OpenACC] Allow gang reductions inside serial constructsKwok Cheung Yeung2021-11-301-1/+0
* Make OpenACC orphan gang reductions errorsCesar Philippidis2021-11-301-0/+1
* Further test case adjustment re "Fortran: Fix assumed-size to assumed-rank pa...Thomas Schwinge2021-09-282-2/+7
* libgomp.oacc-fortran/privatized-ref-2.f90: Fix dg-noteTobias Burnus2021-09-271-3/+3
* Fortran: Fix assumed-size to assumed-rank passing [PR94070]Tobias Burnus2021-09-271-7/+6
* Fortran: Improve -Wmissing-include-dirs warnings [PR55534]Tobias Burnus2021-09-221-3/+0
* Fortran: Fix -Wno-missing-include-dirs handling [PR55534]Tobias Burnus2021-09-211-0/+3
* amdgcn: Enable OpenACC worker partitioning for AMD GCNJulian Brown2021-08-092-0/+6
* [OpenACC] Extract 'pass_oacc_loop_designation' out of 'pass_oacc_device_lower'Thomas Schwinge2021-07-291-3/+3
* Fix OpenACC 'async'/'wait' issues in 'libgomp.oacc-c-c++-common/lib-{94,95}.c...Thomas Schwinge2021-07-272-0/+8
* OpenACC 'nohost' clauseThomas Schwinge2021-07-211-0/+63
* Enable more 'libgomp.oacc-*/lib-*' testcases for non-'openacc_nvidia_accel_se...Thomas Schwinge2021-06-085-31/+76
* Fix 'libgomp.oacc-fortran/parallel-dims.f90' for 'acc_device_radeon'Thomas Schwinge2021-06-081-25/+6