]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/dependency.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / dependency.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-10  Martin LiskaBail out in gfc_dep_compare_expr for a NULL argument.
2019-12-08  Thomas Koenigre PR fortran/92755 (ICE in gfc_dep_resolver, at fortra...
2019-11-30  Thomas KoenigDo not look at _data component in gfc_dep_resolver.
2019-09-13  Paul Thomasre PR fortran/91717 (ICE on concatenating deferred...
2019-07-25  Thomas Koenigre PR fortran/65819 (overzealous checking in gfc_check_...
2019-06-14  Steven G. Karglre PR fortran/89646 (Spurious actual argument might...
2019-06-13  Steven G. Karglre PR fortran/88810 (gcc/fortran/dependency.c:2200...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-01  Paul Thomasre PR fortran/40196 ([F03] [F08] Type parameter inquiry...
2018-10-01  Paul Thomasre PR fortran/65677 (Incomplete assignment on deferred...
2018-05-06  Andre Vehreschildre PR fortran/85507 (ICE in gfc_dep_resolver, at fortra...
2018-04-14  Andre Vehreschildre PR fortran/81773 ([Coarray] Get with vector index...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-19  Jakub Jelinekread-rtl.c (parse_reg_note_name): Replace Yoda conditio...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-01  Steven G. Karglre PR fortran/78279 (ICE in identical_array_ref, at...
2016-10-22  Thomas Koenigre PR fortran/78021 (Wrong result with optimization...
2016-09-27  Jakub Jelinekauto-inc-dec.c (try_merge): Remove break after return.
2016-09-25  Steven G. Karglre PR fortran/77429 (ICE in gfc_check_dependency, at...
2016-08-27  Steven G. Karglre PR fortran/77380 (ICE in gfc_check_dependency, at...
2016-07-28  Renlin Li[PATCH] Revert Revert r238497 because of PR 71961.
2016-07-19  Thomas Koenigre PR fortran/71902 (Unneeded temporary on reallocatabl...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-08-19  Trevor Saundersremove more useless typedefs
2015-05-16  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-01-21  Thomas Koenigre PR fortran/57023 (Not packing arrays with changing...
2015-01-05  Thomas Koenigre PR fortran/47674 (gfortran.dg/realloc_on_assign_5...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-03  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-09-20  Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-08-30  Tobias Burnusre PR fortran/62278 (gfc_check_dependency should also...
2014-07-12  Paul Thomasre PR fortran/61780 (Wrong code when shifting elements...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-08-25  Thomas Koenigre PR fortran/58146 (Array slice bounds checking)
2013-07-21  Thomas Koenigre PR fortran/56937 (Unnecessarily temporary with array...
2013-06-15  Mikael Morinre PR fortran/49074 ([OOP] Defined assignment w/ CLASS...
2013-04-15  Tobias Burnusclass.c (gfc_find_intrinsic_vtab): Removed unused var.
2013-04-10  Janne BlomqvistReplace enum gfc_try with bool type.
2013-03-28  Thomas Koenigre PR fortran/45159 (Unnecessary temporaries)
2013-01-29  Janus Weilre PR fortran/54107 ([F03] Memory hog with abstract...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-09-22  Thomas Koenigre PR fortran/54599 (Issues found in gfortran by the...
2012-08-27  Tobias Burnusre PR fortran/54384 (gfortran memory leaks)
2012-07-31  Janus Weilre PR fortran/54134 ([OOP] ICE overriding derived type...
2012-07-08  Steven Bosschergfortran.h: Do not include coretypes.h here.
2011-12-29  Thomas Koenigdependency.c (gfc_dep_compare_functions): Document...
2011-12-05  Thomas Koenigre PR fortran/51338 (seg fault in gfc_dep_compare_expr...
2011-11-03  Mikael Morintrans.h (gfc_inline_intrinsic_function_p): Move prototy...
2011-08-20  Janus Weilre PR fortran/49638 ([OOP] length parameter is ignored...
2011-08-07  Janus Weilre PR fortran/49638 ([OOP] length parameter is ignored...
2011-08-07  Janus Weilre PR fortran/49638 ([OOP] length parameter is ignored...
2011-05-26  Paul Thomas[multiple changes]
2011-04-18  Jim Meyeringconvert each use of gfc_free (p) to free (p)
2011-03-21  Thomas Koenigre PR fortran/22572 (Double occurrence of matmul intrin...
2010-12-03  Thomas Koenigre PR fortran/45159 (Unnecessary temporaries)
2010-10-10  Thomas Koenigfrontend-passes.c: Include opts.h.
2010-09-10  Mikael Moringfortran.h (gfc_expr): Remove inline_noncopying_intrins...
2010-09-07  Thomas Koenigre PR fortran/45576 (ICE on character stuff)
2010-09-03  Thomas Koenigre PR fortran/45159 (Unnecessary temporaries)
2010-08-27  Thomas Koenigre PR fortran/45159 (Unnecessary temporaries)
2010-08-06  Thomas Koenigre PR fortran/45159 (Unnecessary temporaries)
2010-08-03  Thomas Koenigre PR fortran/45159 (Unnecessary temporaries)
2010-08-02  Thomas Koenigre PR fortran/45159 (Unnecessary temporaries)
2010-08-02  Thomas Koenigre PR fortran/36854 ([meta-bug] fortran front-end optim...
2010-07-23  Paul Thomasre PR fortran/24524 (Fortran dependency checking should...
2010-07-22  Tobias Burnusre PR fortran/45019 (Aliasing of TARGET dummy argument...
2010-07-14  Janus Weilre PR fortran/44925 ([OOP] C_LOC with CLASS pointer)
2010-06-21  Tobias Burnusre PR fortran/40632 (Support F2008's contiguous attribute)
2010-05-31  Thomas Koenigre PR fortran/36928 (array temporary for interleaving...
2010-05-23  Tobias Burnusgfortran.h: Do not include system.h.
2010-04-13  Jerry DeLisle[multiple changes]
2010-04-01  Paul Thomasioparm.def: Update copyright.
2010-02-22  Paul Thomasre PR fortran/43072 (unneeded temporary (s=s+f(a)))
2010-02-20  Paul Thomasre PR fortran/36932 (unneeded temporary (2x))
2009-07-05  Paul Thomasre PR fortran/40646 ([F03] array-valued procedure point...
2009-06-29  Paul Thomasre PR fortran/40551 (Optimizations possible using gfc_f...
2009-04-06  Paul Thomasre PR fortran/38863 (WHERE with multiple elemental...
2009-01-09  Paul Thomascheck.c: Update copyright year.
2009-01-04  Mikael Morinre PR fortran/35681 (wrong result for vector subscripte...
2009-01-04  Mikael Morinre PR fortran/38536 (ICE with C_LOC in resolve.c due...
2008-12-15  Mikael Morinre PR fortran/38487 (Bogus Warning: INTENT(INOUT) actua...
2008-11-16  Mikael Morinre PR fortran/35681 (wrong result for vector subscripte...
2008-10-19  Paul Thomasre PR fortran/37723 (wrong result for left-right hand...
2008-10-12  Paul Thomasre PR fortran/37787 (right-left hand side overlap not...
2008-08-23  Janus Weilgfortran.h (gfc_component): Add field "symbol_attribute...
2008-07-21  Ralf Wildenhuesfmt_g0_3.f08: Fix typo in expected error message.
2008-07-19  Kaveh R. Ghazigfortran.h (operator): Remove macro.
2008-02-24  Tobias Schlüterarith.c: Update copyright years.
2007-10-29  Paul Thomas[multiple changes]
2007-08-01  Nick Cliftonarith.c: Change copyright header to refer to version...
2007-05-29  Daniel Frankegfortran.h: Renamed 'enum gfc_generic_isym_id' to ...
2007-05-01  Thomas Koenigre PR fortran/31732 (Assignment to array slice affects...
2007-02-02  Roger Sayledependency.c (gfc_check_dependency): Implement dependen...
2007-01-20  Roger Sayledependency.c (gfc_full_array_ref_p): Check that ref...
2007-01-07  Steven G. Kargldecl.c, [...]: Update Copyright dates.
2006-12-21  Paul Thomasre PR fortran/30273 ([4.1 only] gfc_todo: Not Implement...
2006-12-17  Roger Saylere PR fortran/30207 (ICE in gfc_dep_resolver with where...
2006-05-21  Paul Thomasre PR fortran/25746 (Elemental assignment gives wrong...
next