]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/frontend-passes.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / frontend-passes.c
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...
2016-01-24  Thomas Koenigre PR fortran/66094 (Handle transpose(A) in inline...
2016-01-10  Thomas Koenigre PR fortran/69154 (ICE in gfc_trans_where_2, at fortr...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-07-09  Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-06-05  Thomas Koenigre PR fortran/66385 (ICE: FORALL writing multiple eleme...
2015-05-23  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-05-21  Thomas Koenigre PR fortran/66176 (Handle conjg() in inline matmul)
2015-05-12  Thomas Koenigre PR fortran/66111 (ICE with matmul and vector subscripts)
2015-05-10  Thomas Koenigre PR fortran/66041 (Matmul ICE)
2015-05-06  Thomas Koenigre PR fortran/37131 (inline matmul for small matrix...
2015-02-01  Joseph MyersAlways pass 0 or option number to gfc_warning*.
2015-01-05  Thomas Koenigre PR fortran/47674 (gfortran.dg/realloc_on_assign_5...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-16  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-16  Tobias Burnus2014-12-15 Tobias Burnus <burnus@net-b.de>
2014-12-03  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-11-30  Tobias Burnusgfortran.h (gfc_option_t): Remove warn_aliasing,
2014-11-25  Tobias Burnusgfortran.h (gfc_option_t): Remove flags moved as Var...
2014-09-20  Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-08-26  Thomas Koenigfrontend_passes (expr_array): Replace by vec template.
2014-08-21  Thomas Koenigre PR fortran/62214 (Problem with spread plus concatena...
2014-08-14  Thomas Koenigre PR fortran/62106 (Adding a scalar variable to an...
2014-06-18  Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-06-06  Jakub Jelinekdump-parse-tree.c (show_omp_namelist): Dump reduction...
next