]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/array.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / array.c
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-08  Harald AnlaufFortran: dimensions of an array have to be non-negative
2021-12-07  Harald AnlaufFortran: catch failed simplification of bad stride...
2021-12-03  Harald AnlaufFortran: improve checking of array specifications
2021-11-30  Harald AnlaufFortran: improve expansion of constant array expression...
2021-10-01  Martin SeborEnhance -Waddress to detect more suspicious expressions...
2021-09-29  Harald AnlaufFortran: fix error recovery for invalid constructor
2021-01-04  Jakub JelinekUpdate copyright years.
2020-04-20  Harald AnlaufPR fortran/93364 - ICE in gfc_set_array_spec, at fortra...
2020-03-17  Jakub JelinekFix up duplicated duplicated words mostly in comments
2020-02-10  Andrew BensonFix bogus duplicate attribute errors for submodule...
2020-01-09  Thomas KoenigSave typespec for empty array constructor.
2020-01-09  Tobias BurnusFortran] PR84135 fix merging dimension into codimension...
2020-01-02  Tobias BurnusFortran] PR68020 – Fix implied-shape handling for rank > 2
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-19  Mark EgglestonPrevent conversion of character data in array constructors.
2019-12-11  Steven G. Karglre PR fortran/92897 ([Coarray] ICE in gfc_set_array_spe...
2019-10-24  Martin LiskaFix another UBSAN in Fortran coarray.
2019-10-22  Steven G. Karglre PR fortran/92174 (runtime error: index 15 out of...
2019-10-14  Thomas Koenigre PR fortran/92004 (Rejection of different ranks for...
2019-10-11  Steven G. Karglre PR fortran/92019 (ICE in find_inquiry_ref, at expr...
2019-10-03  Mark EgglestonCharacter typenames in errors and warnings
2019-09-02  Steven G. Karglre PR fortran/91552 (ICE with valid array constructor)
2019-09-01  Paul Thomasarray.c (spec_dimen_size): Check for the presence of...
2019-08-27  Harald Anlaufre PR fortran/91496 (!GCC$ directives error if mistyped...
2019-07-23  Steven G. Karglarith.c (gfc_convert_integer, [...]): Move to ...
2019-06-12  Steven G. Karglre PR fortran/90002 (ICE: free_expr0(): Bad expr type)
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)
next