]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/array.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / array.c
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-16  Steven G. Karglre PR fortran/88116 (ICE in gfc_convert_constant()...
2018-06-13  Steven G. Karglre PR fortran/86110 (ICE in gfc_resolve_character_array...
2018-06-08  Steven G. Karglre PR fortran/86059 (ICE in reduce_binary_ac, at fortra...
2018-05-22  Janus Weilre PR fortran/85841 ([F2018] reject deleted features)
2018-05-10  Steven G. Karglre PR fortran/85521 (ICE in gfc_resolve_character_array...
2018-03-30  Thomas Koenigre PR fortran/85111 (ICE in min_max_choose, at fortran...
2018-01-30  Thomas Koenigre PR fortran/84134 (ICE: Floating point exception)
2018-01-26  Damian RousonPartial Failed Images patch
2018-01-25  Paul Thomasre PR fortran/37577 ([meta-bug] change internal array...
2018-01-22  Janne BlomqvistPR 78534, 83704 Large character lengths
2018-01-05  Janne BlomqvistPR 78534 Change character length from int to size_t
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-22  Eric Botcazouextend.texi (Loop-Specific Pragmas): Document pragma...
2017-07-06  Harald Anlaufre PR fortran/70071 (ICE on wrong usage of a subscript...
2017-05-13  Nicolas Koenigre PR fortran/80442 (Rejects DATA statement with array...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-14  Andre Vehreschildre PR fortran/78672 (Gfortran test suite failures with...
2016-12-13  Janus Weilre PR fortran/78798 ([cleanup] some int-valued function...
2016-10-23  Steven G. Karglre PR fortran/54730 (ICE in gfc_typenode_for_spec,...
2016-10-20  Steven G. Karglarray.c (gfc_match_array_constructor): Remove set,...
2016-09-09  Steven G. Karglre PR fortran/77506 (F2008 Standard does not allow...
2016-09-08  Steven G. Karglre PR fortran/69514 (ICE with nested array constructor)
2016-07-05  Alessandro FanfarilloSecond review of STAT= patch + tests
2016-04-09  Jerry DeLislere PR fortran/68566 (ICE on using unusable array in...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-14  Steven G. Karglre PR fortran/67803 (ICE on concatenating wrong charact...
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-11-08  Steven G. Karglre PR fortran/68224 (ICE on referencing parameter array...
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-26  Steven G. Karglre PR fortran/36192 (ICE with wrong index types and...
2015-10-24  Steven G. Karglre PR fortran/67805 (ICE on array constructor with...
2015-07-09  Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-05-12  Thomas Koenigre PR fortran/66041 (Matmul ICE)
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-29  Janus Weilre PR fortran/60357 ([F08] structure constructor with...
2014-12-17  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-16  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
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-11-15  Tobias Burnuserror.c (gfc_fatal_error_1): Renamed from gfc_fatal_error.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-08-25  Thomas Koenigre PR fortran/58146 (Array slice bounds checking)
2013-07-01  Dominique d'Humieresre PR fortran/54788 (ICE on pointer-array element assig...
2013-06-07  Tobias Burnusre PR fortran/57549 (Bogus error with array constructor...
2013-04-10  Janne BlomqvistReplace enum gfc_try with bool type.
2013-03-03  Mikael Morinre PR fortran/54730 (ICE in gfc_typenode_for_spec,...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-12-20  Paul Thomasarray.c (resolve_array_list): Apply C4106.
2012-10-28  Tobias Burnusre PR fortran/54958 (Wrongly rejects ac-implied-DO...
2012-09-15  Tobias Burnusarith.c (arith_power): Call gfc_free_expr in case of...
2012-09-12  Tobias Burnusre PR fortran/54225 (fortran compiler segfault processi...
2012-08-17  Jakub Jelinekinvoke.texi (-Wsizeof-pointer-memaccess): Document.
2012-08-02  Mikael Morinarray.c (gfc_copy_array_ref): Don't copy the offset...
2012-07-26  Mikael Morinre PR fortran/44354 (implied do loop with its own varia...
2012-07-21  Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-07-20  Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-07-17  Janus Weilre PR fortran/51081 ([F03] Proc-pointer assignment...
2012-07-08  Steven Bosschergfortran.h: Do not include coretypes.h here.
2011-12-11  Paul Thomasre PR fortran/41539 ([OOP] Calling function which takes...
2011-11-04  Mikael Morinarray.c (match_subscript): Skip whitespaces before...
2011-10-18  Mikael Morinarray.c (gfc_find_array_ref): Remove coarray-specific...
2011-08-22  Mikael Morinre PR fortran/50050 (Internal compiler error free_expr0...
2011-06-30  Jakub Jelinekre PR fortran/49540 (Memory-hog with large DATA stmt)
2011-04-21  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-18  Jim Meyeringconvert each use of gfc_free (p) to free (p)
2011-04-18  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-11-02  Steven G. Kargl2010-11-02 Steven G.
2010-10-06  Mikael Morinarray.c (gfc_match_array_spec): Don't re-initialize...
2010-08-13  Daniel Kraftgfortran.h (array_type): New type `AS_IMPLIED_SHAPE'.
2010-08-09  Thomas Koenigre PR fortran/44235 (array temporary with high upper...
2010-08-04  Tobias Burnusre PR fortran/44857 (ICE in output_constructor_regular_...
2010-07-29  Daniel Kraftre PR fortran/45117 (Segfault in resolve_array_bound)
2010-07-08  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-07-06  Tobias Burnusre PR fortran/44742 (ICE in gfc_conv_array_initializer)
2010-06-10  Kai Tietzerror.c (error_print): Pre-initialize loc by NULL.
2010-05-16  Daniel Frankere PR fortran/35779 (error pointer wrong in PARAMETER)
2010-05-13  Daniel Frankere PR fortran/35779 (error pointer wrong in PARAMETER)
2010-05-05  Daniel Frankere PR fortran/24978 (ICE in gfc_assign_data_value_range)
2010-04-14  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-13  Jerry DeLisle[multiple changes]
2010-04-09  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-06  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-06  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-06  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-02-10  Jerry DeLislere PR fortran/42999 (bogus error: Parameter 'i' at...
2010-01-25  Tobias Burnusre PR fortran/42858 (ICE in gfc_array_dimen_size at...
2010-01-24  Tobias Burnusre PR fortran/39304 (ICE with MATMUL, specific/generic...
2010-01-09  Jerry DeLislere PR fortran/20923 (gfortran slow for large array...
2009-08-31  Janus Weilre PR fortran/40940 ([F03] CLASS statement)
2009-08-17  Janus Weilre PR fortran/40877 (memory leaks with gfc_charlen?)
2009-08-13  Janus Weilre PR fortran/40941 (gfc_typespec: put derived and...
2009-07-24  Janus Weilre PR fortran/40822 (Internal compiler error when Fortr...
2009-06-07  Daniel Frankere PR fortran/25104 ([F2003] Non-initialization expr...
2009-02-21  Thomas Koenigre PR fortran/38914 ([4.3 only] ICE with array inquiry...
2008-11-01  Steven G. Karglre PR fortran/19925 (Implied do-loop in an initializati...
2008-10-09  Daniel Kraftre PR fortran/35723 (Can't use run-time array element...
2008-08-22  Daniel Kraftre PR fortran/32095 (Accepts invalid character(len...
2008-07-29  Kaveh R. Ghazigfortran.h (try): Remove macro.
2008-07-21  Ralf Wildenhuesfmt_g0_3.f08: Fix typo in expected error message.
next