aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite
AgeCommit message (Expand)AuthorFilesLines
10 daysamdgcn: remove gfx803 "Fiji" supportAndrew Stubbs3-33/+0
10 daystestsuite: Rename scanltranstree.exp -> scanltrans.expAlex Coplan1-1/+1
2024-08-28libgomp: Add interop types and routines to OpenMP's headers and moduleTobias Burnus9-0/+1184
2024-08-09OpenMP: Constructors and destructors for "declare target" static aggregates: ...Thomas Schwinge7-7/+7
2024-08-08libgomp.c++/static-aggr-constructor-destructor-{1,2}.C: Fix scan-tree-dumpTobias Burnus2-6/+25
2024-08-07OpenMP: Constructors and destructors for "declare target" static aggregatesTobias Burnus8-0/+350
2024-08-07libgomp.c-c++-common/target-link-2.c: Fix test on multi-device systemsTobias Burnus1-0/+3
2024-08-01omp-offload.cc: Fix value-expr handling of 'declare target link' vars [PR115637]Tobias Burnus1-9/+6
2024-07-31testsuite: fix dg-require-effective-target order vs dg-additional-sourcesSam James2-2/+2
2024-07-31testsuite: libgomp: fix dg-do run typoSam James1-1/+1
2024-07-29OpenMP/Fortran: Fix handling of 'declare target' with 'link' clause [PR115559]Tobias Burnus1-0/+116
2024-07-29libgomp: Fix declare target link with offset array-section mapping [PR116107]Tobias Burnus1-0/+59
2024-07-19libgomp: Remove bogus warnings from privatized-ref-2.f90.Paul Thomas1-6/+0
2024-07-01libgomp, openmp: Add ompx_gnu_pinned_mem_allocAndrew Stubbs3-0/+218
2024-07-01libgomp: change alloc-pinned tests failure modeAndrew Stubbs2-28/+12
2024-06-06nvptx, libgfortran: Switch out of "minimal" modeThomas Schwinge8-25/+114
2024-06-06Clean up after newlib "nvptx: In offloading execution, map '_exit' to 'abort'...Thomas Schwinge6-18/+37
2024-06-05openmp: OpenMP loop transformation supportJakub Jelinek54-0/+2986
2024-05-31testsuite: Adjust several dg-additional-files-options calls [PR115294]Rainer Orth1-1/+1
2024-05-02libgomp: Add gfx90c, 1036 and 1103 declare variant testsJakub Jelinek4-0/+48
2024-04-16OpenACC 2.7: Adjust acc_map_data/acc_unmap_data interaction with reference co...Chung-Lin Tang2-1/+37
2024-04-05nvptx: In mkoffload.cc, call diagnostic_color_init + gcc_init_libintl: Restor...Thomas Schwinge1-0/+3
2024-04-05c++: Fix ICE with weird copy assignment operator [PR114572]Jakub Jelinek1-0/+24
2024-03-22openmp: Change to using a hashtab to lookup offload target addresses for indi...Kwok Cheung Yeung2-8/+7
2024-03-14Fix 'char' initialization, copy, check in 'libgomp.oacc-fortran/acc-memcpy.f90'Thomas Schwinge1-5/+3
2024-03-13OpenMP/Fortran: Fix defaultmap(none) issue with dummy procedures [PR114283]Tobias Burnus1-0/+43
2024-03-06Revert "Set num_threads to 50 on 32-bit hppa in two libgomp loop tests"John David Anglin2-14/+2
2024-03-01OpenMP/C++: Fix (first)private clause with member variables [PR110347]Jakub Jelinek8-4/+1076
2024-02-27OpenACC: Add Fortran routines acc_{alloc,free,hostptr,deviceptr,memcpy_{to,fr...Tobias Burnus6-0/+138
2024-02-15openmp, fortran: Add Fortran support for indirect clause on the declare targe...Kwok Cheung Yeung3-0/+128
2024-02-12libgomp: testsuite: Don't XPASS libgomp.c/alloc-pinned-1.c etc. on non-Linux ...Rainer Orth2-2/+8
2024-02-01Set num_threads to 50 on 32-bit hppa in two libgomp loop testsJohn David Anglin2-2/+14
2024-01-29libgomp.c/declare-variant-4.h: Fix used variant function for gfx1030/gfx1100Tobias Burnus1-2/+2
2024-01-26amdgcn: config.gcc - enable gfx1030 and gfx1100 multilib; add them to the docsTobias Burnus3-0/+32
2024-01-22xfail libgomp.c/declare-variant-4-{fiji,gfx803}.cTobias Burnus2-0/+4
2024-01-20Increase timeout by 2 in libgomp.fortran/alloc-comp-3.f90 on hppa*-*-*John David Anglin1-0/+1
2024-01-20Don't run libgomp.c/simd-math-1.c on hppa*-*-hpux*John David Anglin1-1/+1
2024-01-17openmp: Add OpenMP _BitInt support [PR113409]Jakub Jelinek1-0/+65
2024-01-11OpenMP: lvalue parsing for map/to/from clauses (C)Julian Brown2-0/+66
2024-01-09OpenMP: lvalue parsing for map/to/from clauses (C++)Julian Brown12-18/+3919
2024-01-03Update copyright years.Jakub Jelinek4-4/+4
2023-12-21OpenMP/OpenACC: Reorganise OMP map clause handling in gimplify.ccJulian Brown1-10/+0
2023-12-20OpenMP, NVPTX: memcpy[23]D bias correctionJulian Brown1-0/+61
2023-12-18libgomp: Make libgomp.c/declare-variant-1.c test x86 specificJakub Jelinek1-9/+8
2023-12-15Fix tests for gompAndre Vieira2-16/+9
2023-12-15In 'libgomp.fortran/map-subarray-5.f90', restrict 'dg-output's to 'target off...Thomas Schwinge1-2/+2
2023-12-15OpenMP/OpenACC: Unordered/non-constant component offset runtime diagnosticJulian Brown4-0/+231
2023-12-13OpenMP: Pointers and member mappingsJulian Brown9-3/+552
2023-12-13OpenMP/OpenACC: Rework clause expansion and nested struct handlingJulian Brown23-9/+4284
2023-12-13libgomp: basic pinned memory on LinuxAndrew Stubbs4-0/+541