aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite
AgeCommit message (Expand)Author
2023-10-25Extend test suite coverage for OpenACC 'self' clause for compute constructsThomas Schwinge
2023-10-25OpenACC 2.7: Implement self clause for compute constructsChung-Lin Tang
2023-10-14libgomp.fortran/allocate-6.f90: Run with -fdump-tree-gimpleTobias Burnus
2023-10-14Fortran: Support OpenMP's 'allocate' directive for stack varsTobias Burnus
2023-10-08Fortran/OpenMP: Fix handling of strictly structured blocksTobias Burnus
2023-09-20OpenMP: Add ME support for 'omp allocate' stack variablesTobias Burnus
2023-09-12libgomp: Consider '--with-build-sysroot=[...]' for target libraries' build-tr...Thomas Schwinge
2023-09-04Add 'libgomp.c-c++-common/pr100059-1.c'Tobias Burnus
2023-08-25OpenMP: Fortran support for imperfectly-nested loopsSandra Loosemore
2023-08-25OpenMP: New C/C++ testcases for imperfectly nested loops.Sandra Loosemore
2023-08-25OpenMP: C++ support for imperfectly-nested loopsSandra Loosemore
2023-08-23libgomp, testsuite: Do not call nonstandard functionsFrancois-Xavier Coudert
2023-08-19omp-expand.cc: Fix wrong code with non-rectangular loop nest [PR111017]Tobias Burnus
2023-07-26OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rectTobias Burnus
2023-07-19OpenMP/Fortran: Non-rectangular loops with constant steps other than 1 or -1 ...Tobias Burnus
2023-07-17OpenMP/Fortran: Parsing support for 'uses_allocators'Tobias Burnus
2023-07-13testsuite: dg-require LTO for libgomp LTO testsDavid Edelsohn
2023-07-12libgomp: Use libnuma for OpenMP's partition=nearest allocation traitTobias Burnus
2023-06-19Fix DejaGnu directive syntax error in 'libgomp.c/target-51.c'Thomas Schwinge
2023-06-19libgomp.c/target-51.c: Accept more error-msg variants in dg-outputTobias Burnus
2023-06-19OpenMP (C/C++): Keep pointer value of unmapped ptr with default mapping [PR11...Tobias Burnus
2023-06-16libgomp: Fix OMP_TARGET_OFFLOAD=mandatoryTobias Burnus
2023-06-15libgomp: Extend OMP_ALLOCATOR, add affinity env var docTobias Burnus
2023-06-14Align a 'OMP_TARGET_OFFLOAD=mandatory' diagnostic with othersThomas Schwinge
2023-06-14driver: Forward '-lgfortran', '-lm' to offloading compilationThomas Schwinge
2023-06-14Add 'libgomp.{,oacc-}fortran/fortran-torture_execute_math.f90'Thomas Schwinge
2023-06-14Fix typo in 'libgomp.c/target-51.c'Thomas Schwinge
2023-06-14OpenMP: Set default-device-var with OMP_TARGET_OFFLOAD=mandatoryTobias Burnus
2023-06-13libgomp/testsuite: Add requires-unified-addr-1.{c,f90} [PR109837]Tobias Burnus
2023-06-12OpenMP: Cleanups related to the 'present' modifierTobias Burnus
2023-06-07testsuite/libgomp.*/target-present-*.{c,f90}: Improve and fixTobias Burnus
2023-06-06openmp: Add support for the 'present' modifierTobias Burnus
2023-06-02Support parallel testing in libgomp: fallback Perl 'flock' [PR66005]Thomas Schwinge
2023-06-02Remove stale Autoconf checks for PerlThomas Schwinge
2023-05-26Fortran/OpenMP: Add parsing support for allocators/allocate directivesTobias Burnus
2023-05-21libgomp: Honor OpenMP's nteams-var ICV as upper limit on num teams [PR109875]Tobias Burnus
2023-05-17Fortran/OpenMP: Fix mapping of array descriptors and deferred-length stringsTobias Burnus
2023-05-15Support parallel testing in libgomp, part II [PR66005]Thomas Schwinge
2023-05-15Support parallel testing in libgomp, part I [PR66005]Rainer Orth
2023-05-15libgomp testsuite: As appropriate, use the 'gcc', 'g++', 'gfortran' driver [P...Thomas Schwinge
2023-05-15libgomp testsuite: Have each '*.exp' file specify the compiler to use [PR91884]Thomas Schwinge
2023-05-12LTO: Fix writing of toplevel asm with offloading [PR109816]Tobias Burnus
2023-05-12libgomp testsuite: Generalize 'lang_library_path' into a list of 'lang_librar...Thomas Schwinge
2023-05-12libgomp testsuite: Get rid of 'lang_test_file_found'Thomas Schwinge
2023-05-12libgomp C++, Fortran testsuites: Resolve 'lang_test_file_found' firstThomas Schwinge
2023-05-12libgomp testsuite: Localize 'lang_[...]' etc.Thomas Schwinge
2023-05-09libgomp testsuite: Use 'lang_test_file_found' instead of 'lang_test_file'Thomas Schwinge
2023-05-09libgomp testsuite: Only use 'blddir' if setThomas Schwinge
2023-05-09libgomp C++ testsuite: Don't compute 'blddir' twiceThomas Schwinge
2023-05-08libgomp C++ testsuite: Use 'lang_include_flags' instead of 'libstdcxx_includes'Thomas Schwinge