cgraph: A COMDAT decl always has non-zero address.
[gcc.git] / gcc / testsuite / gfortran.dg / gomp /
2020-02-05 Jakub Jelinekopenmp: Avoid ICEs with declare simd; declare simd...
2020-01-22 Jakub Jelinekopenmp: Fix up !$omp target parallel handling
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-18 Jakub Jelinekre PR fortran/92977 (ICE in gfc_trans_omp_atomic, at...
2019-12-04 Jakub Jelinekre PR fortran/92756 (ICE in lower_omp, at omp-low.c...
2019-10-17 Jakub Jelinekre PR fortran/87752 (ICE in omp_add_variable, at gimpli...
2019-10-02 Tobias BurnusSupport OpenMP's use_device_addr in Fortran
2019-10-02 Tobias BurnusImprove OMP/ACC error diagnostic in Fortran
2019-09-20 Tobias Burnusre PR fortran/78260 (ICE in gimplify_expr, at gimplify...
2019-03-28 Jakub Jelinekre PR middle-end/89621 (ICE with allocatable character...
2019-03-11 Jakub Jelinekre PR fortran/89651 (OpenMP private array uninitialized...
2019-01-26 Martin Jambor[PR ipa/88933] Careful CFG cleanup in IPA-CP function...
2019-01-24 Jakub Jelinekre PR tree-optimization/89027 (ICE: verify_gimple faile...
2019-01-22 Steve Ellceyc-c++-common/gomp/pr60823-1.c: Change aarch64-*-* targe...
2019-01-18 Steve Ellceyre PR fortran/88898 ([Regression 9] gomp is broken...
2019-01-17 Steve Ellceypr60823-1.c: Add aarch64 specific warning checks and...
2019-01-02 Steven G. Karglparse.c (decode_statement): Suppress "Unclassifiable...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-06 Jakub Jelinekre PR fortran/88377 (ICE in gfc_omp_clause_copy_ctor...
2018-11-21 Jakub Jelineklang.opt (fdec-include): New option.
2018-10-25 Jakub Jelinekre PR fortran/87725 (OpenMP 4.5 clause schedule(simd...
2018-08-17 Martin LiskaMerge Ignore and Deprecated in .opt files.
2018-06-13 Cesar Philippidisre PR fortran/85703 ([openacc] ICE in resolve_fntype...
2018-05-22 Janus Weilre PR fortran/85841 ([F2018] reject deleted features)
2018-05-21 Janus Weilre PR fortran/85841 ([F2018] reject deleted features)
2018-04-10 Jakub Jelinekre PR fortran/85313 (gcc/fortran/openmp.c: 2 * confused...
2018-02-17 Thomas Koenigre PR fortran/84381 (replace non-std 'call abort' by...
2018-01-31 Jakub Jelinekre PR fortran/84116 (ICE in gfc_match_omp_clauses,...
2018-01-24 Jakub Jelinekre PR middle-end/83977 (ICE in simd_clone_clauses_extra...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-10-19 Jakub Jelinekre PR fortran/82568 ([6/7/8] ICE with do-loop inside...
2017-09-29 Dominique d'Humieresre PR fortran/25071 (dummy argument larger than actual...
2017-09-26 Thomas Koenigfrontend-passes.c (do_subscript): Don't do anything...
2017-09-26 Thomas Koenigassociate1.f90: Really commit change from 2017-09-25.
2017-09-01 Jakub Jelinekre PR c/81887 (pragma omp ordered simd ignored under...
2017-06-02 Jakub Jelinekre PR fortran/80918 (Assumed size whole array rejected...
2017-04-28 Tom de VriesReplace absolute linenrs in gfortran.dg
2017-04-19 Tom de VriesUse relative line number for subsequent dg directives
2017-03-30 Jakub Jelinekre PR translation/80189 (gimplify.c: check whether...
2017-01-26 David Sherwoodre PR middle-end/79212 (internal compiler error: in...
2017-01-22 Jakub Jelinekre PR fortran/79154 (omp declare simd in pure function?)
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-21 Jakub Jelinekre PR fortran/78866 (ICE in gimplify_adjust_omp_clauses...
2016-11-28 Jakub Jelinekre PR fortran/78298 (ICE in lookup_decl_in_outer_ctx...
2016-11-23 Jakub Jelinekre PR middle-end/69183 (ICE when using OpenMP PRIVATE...
2016-11-23 Martin Jamborbackport: hsa-builtins.def: New file.
2016-11-16 Jakub Jelinekre PR fortran/78299 (ICE in expand_omp_for_static_nochu...
2016-11-10 Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-10-27 Jakub Jelinekre PR fortran/78026 (ICE in gfc_resolve_omp_declare_sim...
2016-10-26 Jakub Jelinekre PR fortran/77973 (ICE in scan_omp_1_op, at omp-low...
2016-10-07 Steven G. Karglre PR fortran/77406 (ICE in generic_correspondence...
2016-09-27 Jakub Jelinekre PR fortran/77666 (ICE in gfc_omp_clause_default_ctor...
2016-09-22 Jakub Jelinekre PR tree-optimization/77665 (ICE in expand_GOMP_SIMD_...
2016-09-08 Jakub Jelinekre PR fortran/77500 (ICE in gfc_trans_omp_atomic, at...
2016-09-08 Jakub Jelinekre PR fortran/77516 (ICE in is_gimple_min_invariant...
2016-08-31 Jakub Jelinekre PR tree-optimization/77352 (ICE: verify_ssa failed)
2016-08-31 Jakub Jelinekre PR fortran/77374 (ICE in resolve_omp_atomic, at...
2016-08-19 Jakub Jelinekre PR fortran/72744 (ICE in verify_ssa, at tree-ssa...
2016-08-19 Jakub Jelinekre PR fortran/69281 (gfortran ICE on temporary array...
2016-08-08 Jakub Jelinekre PR fortran/72716 (ICE in gfc_resolve_omp_declare_sim...
2016-07-11 Jakub Jelinekre PR middle-end/71758 (ICE in verify_gimple_in_cfg...
2016-07-01 Jakub Jelinekre PR fortran/71687 (ICE in omp_add_variable, at gimpli...
2016-06-30 Jakub Jelinekre PR fortran/71704 (ICE with -fopenmp and some omp...
2016-06-30 Jakub Jelinekre PR fortran/71705 (ICE in lower_omp_target, at omp...
2016-06-01 Jakub Jelinekparse.c (case_decl): Move ST_OMP_* to ...
2016-05-26 Jakub Jelinekc-parser.c (c_parser_omp_clause_schedule): Warn if...
2016-05-11 Jakub Jelinekre PR fortran/70855 (ICE with -fopenmp in gfc_trans_omp...
2016-03-07 Martin Jambor[hsa testsuite] Suppress hsa warnings in compiler gomp...
2016-03-07 Martin Jambor[hsa testsuite] Gridification tests
2016-02-20 Dominique d'Humieres[multiple changes]
2016-01-08 Jakub Jelinekre PR fortran/69128 (OpenMP workshare problem with...
2016-01-07 H.J. LuMove pr66680.f90 to libgomp
2016-01-07 Dominique d'Humieresre PR fortran/66680 (ICE with openmp, a loop and a...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-06 Jakub Jelinekgimplify.c (gimplify_omp_ordered): Fix up diagnostics...
2015-10-30 Cesar Philippidisgfortran.h (gfc_omp_namespace): Add locus where member.
2015-07-01 Eric Botcazoure PR middle-end/66633 (ICE on valid "verify_gimple...
2015-06-19 Mikael MorinFix openmp global state fortran regression
2015-05-29 Bernhard Reutner... testsuite: auto-wipe dump files
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-10 Jakub Jelinekre PR fortran/59488 ([OpenMP] named constant in paralle...
2014-08-15 Jakub Jelinekre PR fortran/62131 (OpenMP: Subobject of an allocatabl...
2014-07-04 Thomas SchwingeNormalize interface for all *-dg-runtest.
2014-06-24 Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE...
2014-06-18 Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-06-10 Jakub Jelinekre PR fortran/60928 (gfortran issue with allocatable...
2014-06-09 Jakub Jelinekudr6.f90 (f1, f2, f3): Use complex(kind=8) instead...
2014-06-06 Jakub Jelinekdump-parse-tree.c (show_omp_namelist): Dump reduction...
2014-05-12 Tobias Burnusre PR fortran/60127 (ICE with OpenMP and DO CONCURRENT)
2014-05-11 Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_STMT): Define.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-12 Jakub Jelinekre PR libgomp/59467 (copyprivate in the fortran testsuite)
2013-10-11 Jakub Jelinektarget.c: New file.
2013-08-19 Janus Weilre PR fortran/46271 ([F03] OpenMP default(none) and...
2013-04-29 Richard Bienerre PR middle-end/57089 (ICE in verify_loop_structure...
2013-01-23 Jakub Jelinekre PR fortran/56052 ([OOP] ICE in omp_add_variable...
2013-01-14 Harald Anlaufaint_anint_1.f90: Add dg-do run.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-19 Tobias Burnususe_intrinsic_1.f90: New; moved from gcc/testsuite...
next