aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/gomp
AgeCommit message (Expand)AuthorFilesLines
2020-10-07openmp: Improve composite simd vectorizationJakub Jelinek2-0/+102
2020-09-19Change C front end to emit structured loop and switch tree nodes.Sandra Loosemore1-6/+6
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor1-1/+1
2020-06-18[OpenMP, gimplifier] 'inform' after 'error' diagnosticThomas Schwinge5-6/+6
2020-06-16openmp: Initial part of OpenMP 5.0 non-rectangular loop supportJakub Jelinek2-8/+21
2020-05-29openmp: One omp_resolve_declare_variant followupJakub Jelinek1-0/+46
2020-05-27openmp: Fix up omp_declare_variant{s,_alt} htab handlingJakub Jelinek1-0/+5
2020-05-14openmp: Fix placement of 2nd+ preparation statement for PHIs in simd clone lo...Jakub Jelinek1-0/+18
2020-04-15openmp: Reject requires directives not at file or namespace scope [PR94593]Jakub Jelinek1-0/+22
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-19re PR tree-optimization/92557 (ICE in omp_clause_aligned_alignment, at omp-lo...Jakub Jelinek1-0/+13
2019-10-10c-common.h (c_omp_check_context_selector, [...]): Declare.Jakub Jelinek2-0/+63
2019-07-30re PR middle-end/91216 (OpenMP ICE starting with r265930)Jakub Jelinek1-0/+20
2019-07-04re PR middle-end/78884 ([7/8] ICE when gimplifying VLA in OpenMP SIMD region)Jakub Jelinek1-0/+16
2019-07-04re PR tree-optimization/91063 (ICE in set_vinfo_for_stmt, at tree-vectorizer....Jakub Jelinek1-0/+17
2019-06-18re PR debug/90900 (ICE in copy_rtx, at rtl.c:376)Richard Biener1-0/+11
2019-05-27re PR tree-optimization/90637 (ICE in vect_loop_versioning, at tree-vect-loop...Richard Biener1-0/+14
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor1-4/+4
2019-03-26re PR c++/89796 (Incorrect warning generated with OpenMP atomic capture)Jakub Jelinek1-0/+23
2019-02-09re PR middle-end/89246 (LTO produces references to cloned symbols which the c...Jakub Jelinek2-0/+32
2019-02-02re PR middle-end/87887 (ICE in make_ssa_name_fn, at tree-ssanames.c:269)Jakub Jelinek2-0/+51
2019-02-01re PR tree-optimization/88107 (ICE in find_outermost_region_in_block, at tree...Jakub Jelinek1-0/+35
2019-01-29re PR c++/66676 (pragma omp simd aligned(x) results in "internal compiler err...Jakub Jelinek1-0/+11
2019-01-24re PR middle-end/89015 (ICE in lookup_decl_in_outer_ctx, at omp-low.c:3480)Jakub Jelinek1-0/+25
2019-01-24re PR c++/88976 (ICE in fold_convert_loc, at fold-const.c:2552)Jakub Jelinek1-0/+12
2019-01-22c-c++-common/gomp/pr60823-1.c: Change aarch64-*-* target to aarch64*-*-* target.Steve Ellcey5-13/+13
2019-01-17pr60823-1.c: Add aarch64 specific warning checks and assembler scans.Steve Ellcey6-0/+14
2019-01-17Add dg-require-effective-target exceptionsAndrew Stubbs1-0/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-21re PR middle-end/85594 (ICE during expand when compiling with -fwrapv -fopenmp)Jakub Jelinek2-0/+10
2018-12-10re PR tree-optimization/88415 (ICE: verify_gimple failed (error: dead STMT in...Richard Biener1-0/+12
2018-11-20re PR tree-optimization/87895 (ICE in purge_dead_edges, at cfgrtl.c:3246)Jakub Jelinek3-0/+42
2018-11-20re PR tree-optimization/88074 (g++ hangs on math expression)Richard Biener1-0/+30
2018-11-14re PR tree-optimization/87898 (ICE in separate_decls_in_region_debug, at tree...Jakub Jelinek1-0/+10
2018-11-09workshare-reduction-1.c: New test.Jakub Jelinek58-0/+1362
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek12-47/+76
2018-07-05[testsuite] Remove 'note:' from scan-tree-dump directivesChristophe Lyon1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-23c-parser.c (c_parser_omp_declare_simd): Reject declare simd in pragma_stmt co...Jakub Jelinek2-12/+35
2017-11-13[Diagnostic Patch] don't print column zeroNathan Sidwell1-4/+4
2017-10-05pr82374.c (SIZE): Change from 1G to 1M to make it ilp32 friendly.Jakub Jelinek1-1/+1
2017-10-04re PR tree-optimization/82374 (#pragma GCC optimize is not applied to openmp-...Jakub Jelinek1-0/+31
2017-09-05re PR middle-end/81768 (error: control flow in the middle of basic block)Jakub Jelinek1-0/+15
2017-09-05re PR middle-end/81768 (error: control flow in the middle of basic block)Jakub Jelinek1-0/+15
2017-05-26Replace absolute line numbers in gcc.dgTom de Vries1-3/+3
2017-04-19Use relative line number for subsequent dg directivesTom de Vries5-17/+17
2017-03-30re PR translation/80189 (gimplify.c: check whether parallel/task/teams should...Jakub Jelinek2-2/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-03re PR c/65467 ([libgomp] sorry, unimplemented: '_Atomic' with OpenMP)Jakub Jelinek1-0/+1
2016-09-02re PR c/65467 ([libgomp] sorry, unimplemented: '_Atomic' with OpenMP)Jakub Jelinek5-0/+335