re PR fortran/65453 (ICE in build_function_decl, at fortran/trans-decl.c:2001)
[gcc.git] / gcc / fortran / decl.c
2018-03-18 Steven G. Karglre PR fortran/65453 (ICE in build_function_decl, at...
2018-03-16 Steven G. Karglre PR fortran/69395 (ICE on declaring array with more...
2018-03-16 Steven G. Karglre PR fortran/78741 (ICE in gfc_get_symbol_decl, at...
2018-03-16 Steven G. Karglre PR fortran/69395 (ICE on declaring array with more...
2018-03-08 Steven G. Karglre PR fortran/64124 ([F95] Valid constant expr rejected)
2018-02-25 Steven G. Karglre PR fortran/83633 (gfortran internal compiler error...
2018-02-24 Steven G. Karglre PR fortran/30792 (DATA implied-do substring allowed...
2018-02-16 Dominique d'Humieresre PR fortran/84354 (Replace '%qs' with %qs in fortran...
2018-01-27 Jakub Jelinekre PR fortran/84065 (string_1.f90 fails since r256944)
2018-01-23 Paul Thomasre PR fortran/83866 (ICE in gfc_release_symbol, at...
2018-01-22 Janne BlomqvistPR 78534, 83704 Large character lengths
2018-01-17 Harald Anlaufre PR fortran/83874 (ICE initializing character array...
2018-01-08 Paul Thomasre PR fortran/83611 ([PDT] Assignment of parameterized...
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-12-17 Janne BlomqvistSupport -std=f2018
2017-12-01 Qing ZhaoFix an undefined behavior in fortran/decl.c
2017-12-01 Paul Thomasre PR fortran/82605 ([PDT] ICE in insert_parameter_expr...
2017-11-14 Fritz Reesere PR fortran/78240 (ICE in match_clist_expr, at fortra...
2017-11-10 Martin SeborPR c/81117 - Improve buffer overflow checking in strncpy
2017-10-21 Paul Thomasre PR fortran/82586 ([PDT] ICE: write_symbol(): bad...
2017-10-07 Paul Thomasre PR fortran/82375 (PDT components in PDT declarations...
2017-09-17 Paul Thomasre PR fortran/82173 ([meta-bug] Parameterized derived...
2017-09-13 Paul Thomasre PR fortran/82173 ([meta-bug] Parameterized derived...
2017-09-12 Paul Thomasre PR fortran/82173 ([meta-bug] Parameterized derived...
2017-09-09 Paul Thomasdecl.c: Add decl_type_param_list...
2017-08-10 Fritz Reesedecl.c (attr_seen): New static variable.
2017-08-01 Thomas Koenigre PR fortran/45435 (Automatically generate C interop...
2017-05-19 David Malcolmfortran: remove trailing exclamation mark from various...
2017-05-18 Fritz Reesere PR fortran/79968 (diagnostics: merge similar diagnos...
2017-05-16 Paul Thomasre PR fortran/80554 ([f08] variable redefinition in...
2017-03-25 Paul Thomasre PR fortran/80156 (Generic DTIO interface reported...
2017-03-22 Dominique d'Humieresre PR fortran/79602 (translation: globally replace...
2017-03-21 Nicolas Koenigre PR fortran/69498 (ICE on disjunct cases with displac...
2017-02-20 Paul Thomasre PR fortran/79382 (DTIO ICE)
2017-02-19 Paul Thomasre PR fortran/79447 ([F08] gfortran rejects valid ...
2017-01-21 Jakub Jelinekgfortran.h (gfc_extract_int): Change return type to...
2017-01-09 Jakub Jelinekre PR translation/79019 (translatable string typo in...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-17 Thomas Koenigre PR fortran/78239 (ICE in char_len_param_value, at...
2016-12-09 Paul Thomasre PR fortran/77903 ([F08] gfortran 6.1.0/7.0.0 accept...
2016-11-30 Janus Weilre PR fortran/78573 ([OOP] ICE in resolve_component...
2016-11-13 Janus Weilre PR fortran/60952 ([F03] Problem using "end" as a...
2016-11-13 Janus Weilre PR fortran/66366 ([OOP] ICE on invalid with non...
2016-11-12 Janus Weilre PR fortran/77501 ([F03] ICE in gfc_match_generic...
2016-11-10 Fritz O. ReeseFix ICE and improve errors for invalid anonymous struct...
2016-11-10 Fritz O. ReeseFix some whitespace.
2016-11-03 Fritz O. ReeseSupport legacy PARAMETER statements with -std=legacy.
2016-10-25 Paul Thomasre PR fortran/45516 ([F08] allocatable compontents...
2016-10-25 Fritz ReeseSupport TYPE as alias for PRINT with -fdec.
2016-10-25 Fritz ReeseCleanup -fdec.
2016-09-23 Fritz Reeselang.opt, [...]: New flag -fdec-static.
2016-09-22 Louis Kruppre PR fortran/66107 (ICE on missing parameter value...
2016-09-19 Fritz Reesere PR fortran/77584 (Unclassifiable statement error...
2016-09-16 Steven G. Karglre PR fortran/77612 (ICE on invalid character len in...
2016-08-31 Paul Thomas[multiple changes]
2016-08-23 Fritz Reesedecl.c (gfc_match_structure_decl): Make gfc_structure_i...
2016-08-15 Fritz Reeselang.opt, [...]: New flag -finit-derived.
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-07-30 Steven G. Karglre PR fortran/69867 (ICE on initializing character...
2016-07-30 Steven G. Karglre PR fortran/69962 (ICE on missing parameter attribute...
2016-07-30 Steven G. Karglre PR fortran/71730 (ICE when character length specific...
2016-07-28 Steven G. Karglre PR fortran/71067 (ICE on data initialization with...
2016-07-04 Jerry DeLislere PR fortran/66575 (Endless compilation on missing...
2016-06-01 Paul Thomasre PR fortran/71156 (PURE interface/definition inconsis...
2016-05-07 Fritz Reesere PR fortran/56226 (Add support for DEC UNION and...
2016-03-12 Paul Thomasre PR fortran/70031 (Error in recursive module subrouti...
2016-02-14 Thomas Koenigre PR fortran/60526 (Accepts-invalid: Variable name...
2016-02-14 Thomas Koenigre PR fortran/60526 (Accepts-invalid: Variable name...
2016-02-14 Thomas Koenigre PR fortran/60526 (Accepts-invalid: Variable name...
2016-01-28 Andre Vehreschildre PR fortran/62536 (ICE (segfault) for invalid END...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-09 Tobias Burnusre PR fortran/68815 (Error/warning diagnostic: '%s...
2015-12-05 Paul Thomasre PR fortran/68676 (ICE in gfc_match_formal_arglist...
2015-11-30 Paul Thomasre PR fortran/68534 (No error on mismatch in number...
2015-11-20 Paul Thomas[multiple changes]
2015-11-13 Steven G. Karglre PR fortran/68319 (ICE on using interface with includ...
2015-11-13 Steven G. Karglre PR fortran/68318 (ICE on duplicate entry declarations)
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-11-09 Steven G. Karglre PR fortran/68053 (lower bound of implied shape array...
2015-10-30 Steven G. Karglre PR fortran/51993 (Erroneous type component initializ...
2015-10-30 Steven G. Karglre PR fortran/68154 (ICE on initializing character...
2015-10-29 Steven G. Karglre PR fortran/68054 (ICE on using protected attribute...
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-27 Steven G. Karglre PR fortran/68108 (erroneous error message 'scalar...
2015-10-24 Steven G. Karglre PR fortran/68055 (ICE on using unsupported kinds...
2015-10-24 Steven G. Karglre PR fortran/67805 (ICE on array constructor with...
2015-10-19 Steven G. Karglre PR fortran/68019 (ICE on rank mismatch of implied...
2015-10-17 Steven G. Karglre PR fortran/67987 (ICE on declaring and initializing...
2015-10-02 Steven G. KarglPR fortran.67802
2015-09-28 Paul Thomas[multiple changes]
2015-08-24 Louis Kruppre PR fortran/62536 (ICE (segfault) for invalid END...
2015-07-17 Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-07-09 Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-02 Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
next