aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/gomp
AgeCommit message (Expand)AuthorFilesLines
2 daysOpenMP: Fix declaration in append-args-interop.c test caseSandra Loosemore1-1/+1
2 daystestsuite, gomp: fix broken dg directivesDavid Malcolm1-1/+1
3 daystestsuite: i386: Fix c-c++-common/gomp/metadirective-device.c etc. with i?86 ...Rainer Orth2-2/+2
4 daysOpenMP: Create additional interop objects with append_args.Sandra Loosemore3-15/+46
8 daysOpenMP: 'interop' construct - add ME support + target-independent libgompPaul-Antoine Arras5-12/+74
2025-03-11OpenMP/C: Store location in cp_parser_omp_var_list for kind=0 [PR118579]Sandra Loosemore1-0/+25
2025-03-09OpenMP: Integrate dynamic selectors with dispatch argument handling [PR118457]Sandra Loosemore4-39/+109
2025-02-25openmp: Mark OpenMP atomic write expression as read [PR119000]Jakub Jelinek1-0/+16
2025-02-24openmp: Fix diagnostics typo [PR118993]Jakub Jelinek1-4/+4
2025-02-22Turn test cases into UNSUPPORTED if running into 'sorry, unimplemented: dynam...Thomas Schwinge1-1/+0
2025-01-30OpenMP: append_args clause fixes + Fortran supportTobias Burnus6-10/+266
2025-01-28Clarify 'OMP_CLAUSE_MAP_RUNTIME_IMPLICIT_P' in 'gcc/tree-pretty-print.cc:dump...Thomas Schwinge4-5/+5
2025-01-25c: Diagnose ,) at the end of OpenMP clauses [PR118639]Jakub Jelinek1-0/+14
2025-01-17OpenMP: Fix metadirective test failures on x86_64 with -m32Sandra Loosemore2-2/+2
2025-01-16OpenMP: Improve error message for invalid directive in "assumes".Sandra Loosemore3-15/+15
2025-01-16OpenMP: Update "declare target"/OpenMP context interactionSandra Loosemore3-8/+8
2025-01-16OpenMP: Shared metadirective/dynamic selector tests for C and C++Sandra Loosemore25-0/+1434
2025-01-16OpenMP: C++ support for metadirectives and dynamic selectors.Sandra Loosemore1-3/+1
2025-01-16OpenMP: Add C support for metadirectives and dynamic selectors.Sandra Loosemore1-2/+4
2025-01-14OpenMP: Re-work and extend context selector resolutionSandra Loosemore3-9/+11
2025-01-13Accept commas between clauses in OpenMP declare variantPaul-Antoine Arras1-0/+21
2025-01-09OpenMP: declare variant's append_args + dispatch interop fixesTobias Burnus4-32/+79
2025-01-08OpenMP: Skip declare_variant's append_args it not variant substitutedTobias Burnus2-0/+136
2025-01-07Only apply adjust_args in OpenMP dispatch if variant substitution occursPaul-Antoine Arras1-0/+24
2024-12-20AArch64: Disable `omp declare variant' tests for aarch64 [PR96342]Tamar Christina1-8/+5
2024-12-18OpenMP: Add declare variant's 'append_args' clause in C/C++Tobias Burnus6-27/+203
2024-12-15testsuite: xfail scan-assembler-times in c-c++-common/gomp/unroll-[45].cJohn David Anglin2-2/+2
2024-12-12OpenMP: Enable has_device_addr clause for 'dispatch' in C/C++Tobias Burnus1-0/+85
2024-12-03OpenMP: 'allocate' directive - fixes for 'alignof' and [[omp::decl]]Tobias Burnus2-8/+8
2024-11-22OpenMP: Add 'interop' clause to 'dispatch' for C/C++Tobias Burnus2-0/+137
2024-11-22OpenMP: 'interop' construct - add C/C++ parser support, improve Fortran parsingTobias Burnus4-0/+403
2024-11-20OpenMP: common C/C++ testcases for dispatch + adjust_argsPaul-Antoine Arras14-2/+387
2024-10-07OpenMP: Allocate directive for static vars, clean upTobias Burnus3-20/+151
2024-09-25OpenMP: Fix testsuite failure on x86 with -m32Sandra Loosemore1-1/+1
2024-09-24OpenMP: Check additional restrictions on context selector propertiesSandra Loosemore5-11/+37
2024-09-24OpenMP: Add support for 'self_maps' to the 'require' directiveTobias Burnus3-1/+8
2024-09-12testsuite: introduce hostedlib effective targetAlexandre Oliva2-0/+3
2024-07-09c: Rewrite c_parser_omp_tile_sizes to use c_parser_expr_listJakub Jelinek2-6/+6
2024-06-05openmp: OpenMP loop transformation supportJakub Jelinek49-8/+3072
2024-05-28testsuite/*/gomp: Remove 'dg-prune-output "not supported yet"'Tobias Burnus4-8/+0
2024-05-15openmp: Diagnose using grainsize+num_tasks clauses together [PR115103]Jakub Jelinek1-2/+2
2024-03-22testsuite: Fix up depobj-3.c test on i686-linux [PR112724]Jakub Jelinek1-0/+2
2024-02-14aarch64/testsuite: Remove dg-excess-errors from c-c++-common/gomp/pr63328.c a...Andrew Pinski1-2/+0
2024-01-09OpenMP: lvalue parsing for map/to/from clauses (C++)Julian Brown2-3/+3
2023-12-19OpenMP: Permit additional selector propertiesSandra Loosemore1-2/+2
2023-12-19OpenMP: Use enumerators for names of trait-sets and traitsSandra Loosemore3-27/+52
2023-12-14testsuite: Fix up target-enter-data-1.c on 32-bit targetsJakub Jelinek1-1/+1
2023-12-13OpenMP/OpenACC: Rework clause expansion and nested struct handlingJulian Brown4-4/+6
2023-12-11aarch64: enable mixed-types for aarch64 simdclonesAndre Vieira4-6/+17
2023-12-11OpenMP: Support acquires/release in 'omp require atomic_default_mem_order'Tobias Burnus5-4/+75