]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/openmp.c
OpenACC's tile clause fix for implicit typing (PR93825)
[thirdparty/gcc.git] / gcc / fortran / openmp.c
2020-02-20  Tobias BurnusOpenACC's tile clause fix for implicit typing (PR93825)
2020-01-29  Jakub Jelinekopenmp: Handle rest of EXEC_OACC_* in oacc_code_to_stat...
2020-01-28  Julian BrownCheck array contiguity for OpenACC/Fortran
2020-01-28  Julian BrownDon't allow mixed component and non-component accesses...
2020-01-22  Jakub Jelinekopenmp: Teach omp_code_to_statement about rest of OpenM...
2020-01-10  Tobias BurnusOpenACC – support "if" + "if_present" clauses with...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-20  Tobias BurnusImprove is-coindexed check for OpenACC/OpenMP
2019-12-20  Julian BrownFortran polymorphic class-type support for OpenACC
2019-12-20  Julian BrownOpenACC 2.6 deep copy: Fortran front-end parts
2019-12-18  Julian BrownAdd OpenACC 2.6's no_create
2019-11-12  Maciej W. RozyckiAdd OpenACC 2.6 `serial' construct support
2019-10-25  Cesar Philippidis[Fortran] OpenACC – permit common blocks in some clauses
2019-10-15  James Norris[Fortran] OpenMP+OpenACC: Remove bogus contigous-pointe...
2019-10-08  Tobias BurnusFortran - Improve OpenMP/OpenACC diagnostic
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-07-05  Andrew StubbsTweak error message for mapped parameters.
2019-04-17  Thomas Schwinge[PR90048] Fortran OpenACC 'private' clause rejected...
2019-03-21  Thomas Schwinge[PR72741] Properly handle clauses specifying the level...
2019-03-21  Thomas Schwinge[PR89773] Fortran OpenACC 'routine' directive refuses...
2019-03-21  Thomas Schwinge[PR72741] The name in a Fortran OpenACC 'routine' direc...
2019-02-28  Thomas Schwinge[PR72741, PR89433] Repeated use of the Fortran OpenACC...
2019-02-28  Thomas Schwinge[PR72741] For all Fortran OpenACC 'routine' directive...
2019-02-28  Thomas Schwinge[PR72741, PR89433] Accept intrinsic symbols in Fortran...
2019-02-22  Thomas Schwinge[PR72741] Use 'oacc_build_routine_dims' for Fortran...
2019-02-22  Thomas SchwingeRevert earlier OpenACC 'routine' changes
2019-02-19  Chung-Lin Tangre PR c/87924 (OpenACC wait clauses without async-argum...
2019-02-14  Cesar PhilippidisFix PR72715 "ICE in gfc_trans_omp_do, at fortran/trans...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-09  Thomas SchwingeUse existing middle end checking for Fortran OpenACC...
2018-12-09  Thomas Schwinge[PR88420] Fortran OpenACC "Clause SEQ conflicts with...
2018-11-30  Thomas SchwingeClean up Fortran OpenACC wait clause handling
2018-11-30  Thomas SchwingeSupport multiple OpenACC wait clauses
2018-10-25  Jakub Jelinekre PR fortran/87725 (OpenMP 4.5 clause schedule(simd...
2018-09-24  Cesar Philippidis[OpenACC] update fortran nested parallelism error messages
2018-06-20  Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-06-13  Cesar Philippidisre PR fortran/85702 ([openacc] ICE in gfc_format_decode...
2018-06-05  Cesar Philippidisre PR fortran/85701 ([openacc] ICE in mark_scope_block_...
2018-04-10  Jakub Jelinekre PR fortran/85313 (gcc/fortran/openmp.c: 2 * confused...
2018-01-31  Jakub Jelinekre PR fortran/84116 (ICE in gfc_match_omp_clauses,...
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-21  Cesar Philippidisopenmp.c (gfc_match_oacc_wait): Don't restrict wait...
2017-06-29  Cesar Philippidisre PR fortran/77765 (ICE in gfc_match_oacc_routine...
2017-06-02  Jakub Jelinekre PR fortran/80918 (Assumed size whole array rejected...
2017-05-23  Thomas SchwingeOpenACC 2.5 kernels construct: num_gangs, num_workers...
2017-05-19  Thomas SchwingeOpenACC 2.5 default (present) clause
2017-03-22  Dominique d'Humieresre PR fortran/79602 (translation: globally replace...
2017-03-17  Jerry DeLislere PR fortran/79841 (Inconsistent diagnostics in fortra...
2017-03-16  Jakub Jelinekre PR fortran/80010 (diagnostics: typo $!)
2017-03-04  Jerry DeLislere PR fortran/79841 (Inconsistent diagnostics in fortra...
2017-02-09  Chung-Lin Tanggimplify.c (gimplify_scan_omp_clauses): No special...
2017-01-21  Jakub Jelinekgfortran.h (gfc_extract_int): Change return type to...
2017-01-09  Jakub Jelinekre PR translation/79019 (translatable string typo in...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-21  Jakub Jelinekre PR fortran/78866 (ICE in gimplify_adjust_omp_clauses...
2016-11-10  Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-08-31  Jakub Jelinekre PR fortran/77374 (ICE in resolve_omp_atomic, at...
2016-08-14  Chung-Lin Tangre PR fortran/70598 (Fortran OpenACC host_data construc...
2016-08-08  Jakub Jelinekre PR fortran/72716 (ICE in gfc_resolve_omp_declare_sim...
2016-07-15  Cesar Philippidisopenmp.c (gfc_match_omp_clauses): Scan for clause vecto...
2016-06-29  Cesar Philippidisopenmp.c (match_oacc_clause_gang): Rename to ...
2016-06-17  Cesar Philippidisopenmp.c (match_acc): New generic function to parse...
2016-06-10  Thomas Schwinge[PR c/71381] C/C++ OpenACC cache directive rejects...
2016-05-26  Jakub Jelinekc-parser.c (c_parser_omp_clause_schedule): Warn if...
2016-05-05  Jakub Jelinekopenmp.c (gfc_match_omp_clauses): Restructuralize...
2016-04-06  Patrick PalkaFix new -Wparentheses warnings encountered during bootstrap
2016-03-17  Thomas SchwingeRename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-02  Cesar Philippidisre PR fortran/63861 (OpenACC coarray ICE (also with...
2015-12-01  Cesar Philippidisdump-parse-tree.c (show_omp_clauses): Handle optional...
2015-11-30  Cesar Philippidistree-nested.c (convert_nonlocal_omp_clauses): Add suppo...
2015-11-22  James Norrisopenmp.c (match_oacc_clause_gang): Fix uninitialized...
2015-11-22  James Norrisdump-parse-tree.c (show_namespace): Handle declares.
2015-11-11  Dominique d'Humieresre PR fortran/67826 (gcc/fortran/openmp.c:1808: bad...
2015-11-06  Cesar Philippidisgimplify.c (gimplify_scan_omp_clauses): Add support...
2015-11-03  Thomas SchwingeOpenACC atomic directive
2015-10-31  Cesar Philippidisre PR bootstrap/68168 (r229609 breaks bootstrap)
2015-10-30  Cesar Philippidisgfortran.h (gfc_omp_namespace): Add locus where member.
2015-10-27  Thomas Schwinge[PR fortran/63865] OpenACC cache directive: match Fortr...
2015-07-09  Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-02-01  Joseph MyersAlways pass 0 or option number to gfc_warning*.
2015-01-15  Tobias Burnusopenmp.c (check_symbol_not_pointer, [...]): Replace...
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-12  Tobias Burnuserror.c (gfc_error): Add variant which takes a va_list.
2014-12-11  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-09-22  Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-08-15  Jakub Jelinekre PR fortran/62131 (OpenMP: Subobject of an allocatabl...
2014-08-14  Jakub Jelinekre PR fortran/62076 (testsuite failure in udr2.90)
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
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-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.
next