re PR fortran/45516 ([F08] allocatable compontents of recursive type)
[gcc.git] / gcc / fortran / decl.c
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...
2015-05-23 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-05-18 Steven G. Karglre PR fortran/66057 (ICE for incomplete generic stateme...
2015-05-18 Steven G. Karglre PR fortran/66052 (Segmentation fault for misplaced...
2015-05-18 Steven G. Karglre PR fortran/66044 (ICE on misplaced entry statement)
2015-05-16 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-04-22 Steven G. Karglre PR fortran/65429 (ICE on implied-length character...
2015-04-10 Mikael Morinre PR fortran/56674 (ICE in check_sym_interfaces)
2015-02-01 Joseph MyersAlways pass 0 or option number to gfc_warning*.
2015-01-25 Mikael Morinre PR fortran/62044 (ICE in USE statement with RENAME...
2015-01-23 Martin LiskaRemove false positives for warnings that break LTO...
2015-01-16 Janus Weilre PR fortran/45290 ([F08] pointer initialization)
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
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-15 Steven Bosscherre PR fortran/61669 (Error recovery ICE)
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-12-06 Tobias Burnuserror.c (gfc_buffer_error, [...]): Use bool not
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-11-23 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-10-10 Tobias Burnusgfortran.h (gfc_set_implicit_none): Update prototype.
2014-10-06 Tobias Burnuslibgfortran.h (GFC_STD_F2015): Add.
2014-09-20 Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-09-03 Fritz Reese[multiple changes]
2014-07-02 Jakub Jelinekdecl.c (variable_decl): Reject old style initialization...
2014-06-29 Francois-Xavier... re PR fortran/36275 ([F03] Binding label can be any...
2014-03-19 Tobias Burnusre PR fortran/60543 (Function with side effect removed...
2014-03-18 Janus Weilre PR fortran/55207 ([F08] Variables declared in the...
2014-03-15 Janus Weilre PR fortran/55207 ([F08] Variables declared in the...
2014-02-21 Janus Weilre PR fortran/60234 ([OOP] ICE in generate_finalization...
2014-01-12 Janus Weilre PR fortran/58026 ([F03] Bad error recovery for alloc...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-10-21 Tobias Burnusre PR fortran/58803 (Proc-pointer component: free_compo...
2013-09-23 Janus Weilre PR fortran/58355 ([F03] ICE with TYPE, EXTENDS befor...
2013-07-23 Ondřej Bílkadecl.c: Fix comment typos.
2013-06-01 Tobias Burnusdecl.c (add_global_entry): Take locus.
2013-05-20 Tobias Burnusre PR fortran/48858 (Incorrect error for same binding...
2013-05-20 Tobias Burnusre PR fortran/48858 (Incorrect error for same binding...
2013-05-20 Tobias Burnusre PR fortran/48858 (Incorrect error for same binding...
2013-05-05 Tobias Burnusre PR fortran/57141 (Cannot change attributes of USE...
2013-05-04 Tobias Burnusdecl.c (gfc_verify_c_interop_param): Permit allocatable...
2013-04-16 Tobias Burnusre PR fortran/39505 (Consider a 'no arg check' directive)
2013-04-10 Janne BlomqvistReplace enum gfc_try with bool type.
2013-04-03 Janus Weilre PR fortran/56284 ([OOP] ICE with alternate return...
2013-02-02 Thomas Koenigre PR fortran/50627 (Error recovery: ICE in gfc_free_na...
next