]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/frontend-passes.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / frontend-passes.c
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-14  Harald AnlaufFortran: prevent NULL pointer dereference in check...
2021-12-14  Harald AnlaufFortran: prevent NULL pointer dereferences checking...
2021-12-07  Harald AnlaufFortran: perform array subscript checks only for valid...
2021-11-30  Richard BienerAdd comment to indicate tail recursion
2021-11-30  Richard BienerAvoid some -Wunreachable-code-ctrl
2021-11-11  Tobias BurnusFortran/openmp: Add support for 2 argument num_teams...
2021-08-16  Tobias BurnusFortran/OpenMP: Add support for OpenMP 5.1 masked construct
2021-07-06  Thomas KoenigDo not replace variable op variable in I/O implied...
2021-06-04  Harald AnlaufFortran - ICE in inline_matmul_assign
2021-06-04  Tobias BurnusFortran/OpenMP: Add omp loop [PR99928]
2021-06-01  Tobias BurnusFortran/OpenMP: Support (parallel) master taskloop...
2021-05-14  Tobias BurnusFortran/OpenMP: Support 'omp parallel master'
2021-04-22  Martin LiskaFix various typos.
2021-03-19  Thomas KoenigAdd size check to vector-matrix matmul.
2021-03-15  Thomas KoenigHandle EXEC_IOLENGTH in doloop_contained_procedure_code.
2021-02-28  Jakub Jelinekfortran: Replace double space in diagnostic with a...
2021-01-16  Kwok Cheung Yeungopenmp: Add support for the OpenMP 5.0 task detach...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-08-10  Thomas KoenigFix NULL pointer dereference in doloop_contained_functi...
2020-08-05  Thomas KoenigStatic analysis for definition of DO index variables...
2020-07-19  Thomas KoenigFix handling of implicit_pure by checking if non-pure...
2020-07-11  Thomas KoenigFix ICE on warning with new interface check.
2020-07-05  Thomas KoenigTest global identifiers against what is specified inter...
2020-03-17  Jakub JelinekFix up duplicated duplicated words mostly in comments
2020-01-31  Tobias Burnus[Fortran] Disable front-end optimization for OpenACC...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-19  Jakub Jelinekre PR fortran/92977 (ICE in gfc_trans_omp_atomic, at...
2019-12-18  Jakub Jelinekre PR fortran/92977 (ICE in gfc_trans_omp_atomic, at...
2019-11-09  Thomas KoenigCommit symbol for external BLAS routine when translatin...
2019-09-15  Thomas Koenigre PR fortran/91550 (ICE in do_subscript, at fortran...
2019-09-14  Thomas Koenigre PR fortran/91557 (Bogus warning about unused dummy...
2019-08-26  Thomas Koenigre PR fortran/91390 (treatment of extra parameter in...
2019-08-24  Thomas Koenigre PR fortran/91390 (treatment of extra parameter in...
2019-08-15  Thomas Koenigre PR fortran/91443 (-Wargument-mismatch does not catch...
2019-08-13  Thomas Koenigre PR fortran/90563 (Out of bounds error when compiling...
2019-08-12  Thomas Koenigre PR fortran/91424 (Extend warnings about DO loops)
2019-05-29  Thomas Koenigre PR fortran/90539 (481.wrf slowdown by 25% on Intel...
2019-04-11  Thomas Koenigre PR translation/89939 (messages for translation must...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-22  Thomas Koenigre PR fortran/85544 (ICE in gfc_conv_scalarized_array_r...
2018-11-18  Thomas Koenigre PR fortran/88073 (Internal compiler error compiling...
2018-11-01  Thomas Koenigre PR fortran/87782 (runtime error: load of value 18184...
2018-11-01  Paul Thomasre PR fortran/40196 ([F03] [F08] Type parameter inquiry...
2018-10-27  Thomas Koenigre PR fortran/86907 (bogus warning "No location in...
2018-10-23  Paul Thomasre PR fortran/85603 (ICE with character array substring...
2018-09-18  Thomas Koenigre PR fortran/29550 (Optimize -fexternal-blas calls...
2018-09-16  Thomas Koenigre PR fortran/37802 (Improve wording for matmul bound...
2018-08-24  Thomas Koenigre PR fortran/86837 (Optimization breaks an unformatted...
2018-07-18  Janus Weilre PR fortran/85599 (warn about short-circuiting of...
2018-06-10  Thomas Koeniggfortran.h (gfc_expr): Add no_bounds_check field.
2018-06-06  Thomas Koenigre PR fortran/85641 (ICE with string concatenate)
2018-04-14  Thomas Koenigre PR fortran/85387 (incorrect output with optimization...
2018-03-27  Thomas Koenigre PR fortran/85084 (ICE: out of memory allocating...
2018-02-19  Thomas Koenigre PR fortran/35339 (Improve translation of implied...
2018-02-17  Thomas Koenigre PR fortran/84270 (optimization bug with assumed...
2018-01-30  Thomas Koenigre PR fortran/84133 (ICE in gimplify_var_or_parm_decl...
2018-01-05  Janne BlomqvistPR 78534 Change character length from int to size_t
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-26  Thomas Koenigre PR fortran/83540 (Invalid code with MATMUL, -fno...
2017-12-01  Thomas Koenigre PR fortran/83224 (creating character array from...
2017-12-01  Thomas Koenigre PR fortran/83224 (creating character array from...
2017-11-05  Thomas Koenigre PR fortran/82471 (Reorder loop for unfavorable index...
2017-10-18  Thomas Koenigre PR fortran/82567 ([6/7/8] gfortran takes a long...
2017-09-26  Thomas Koenigfrontend-passes.c (do_subscript): Don't do anything...
2017-09-25  Thomas Koeniglang.opt: Add -Wdo-subscript.
2017-08-27  Thomas Koenigre PR fortran/81974 (ICE verify_gimple failed type...
2017-08-16  Thomas Koenigre PR fortran/81116 (Last character of allocatable...
2017-06-10  Thomas Koenigre PR fortran/80988 (171_swim fails)
2017-06-05  Nicolas Koenigre PR fortran/35339 (Improve translation of implied...
2017-05-29  Thomas Koenigre PR fortran/37131 (inline matmul for small matrix...
2017-05-28  Thomas Koenigfrontend-passes.c (matmul_lhs_realloc): Correct allocat...
2017-05-24  Thomas Koenigre PR fortran/66094 (Handle transpose(A) in inline...
2017-05-08  Thomas Koenigre PR fortran/79930 (Potentially Missed Optimisation...
2017-05-01  Thomas Koenigre PR fortran/37131 (inline matmul for small matrix...
2017-03-22  Thomas Koenigre PR fortran/80142 (Warning: No location in expression...
2017-01-21  Jakub Jelinekgfortran.h (gfc_extract_int): Change return type to...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-10  Thomas Koenigre PR fortran/78226 (Fill out location information...
2016-11-10  Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-11-05  Janus Weilre PR fortran/69495 (unused-label warning does not...
2016-10-26  Fritz ReeseNew I/O specifiers CARRIAGECONTROL, READONLY, SHARE...
2016-10-10  Thomas Koenigre PR fortran/77915 (Internal error for matmul() in...
2016-09-27  Jakub Jelinekauto-inc-dec.c (try_merge): Remove break after return.
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-25  Steven G. Karglre PR fortran/77694 (ICE in optimize_binop_array_assign...
2016-09-04  Thomas Koenigre PR fortran/71902 (Unneeded temporary on reallocatabl...
2016-08-25  Steven G. Karglre PR fortran/77351 (ICE in remove_trim, at frontend...
2016-08-15  Thomas Koenigfrontend-passes.c (create_var): Set ts.deferred for...
2016-07-28  Paul Thomas[multiple changes]
2016-07-28  Renlin Li[PATCH] Revert Revert r238497 because of PR 71961.
2016-07-22  Thomas Koenigre PR fortran/71795 (Two Bugs in array constructors...
2016-07-19  Thomas Koenigre PR fortran/71902 (Unneeded temporary on reallocatabl...
2016-07-09  Thomas Koenigre PR fortran/71783 (ICE on valid code in gimplify_var_...
2016-06-13  Paul Thomasre PR fortran/70673 (ICE with module containing functio...
2016-05-20  Jakub Jelinekre PR fortran/71204 (ICE with -O0 in expand_expr_real_1...
2016-05-11  Jakub Jelinekre PR fortran/70855 (ICE with -fopenmp in gfc_trans_omp...
2016-02-28  Thomas Koenigre PR fortran/68147 (Potential incorrect code generatio...
2016-02-16  Thomas Koenigre PR fortran/69742 (ICE with -O3 and ASSOCIATE contain...
2016-01-24  Thomas Koenigre PR fortran/66094 (Handle transpose(A) in inline...
next