re PR fortran/62044 (ICE in USE statement with RENAME for extended derived type)
[gcc.git] / gcc / fortran / decl.c
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...
2013-01-28 Tobias Burnusre PR fortran/53537 (Explicit IMPORT of renamed USE...
2013-01-12 Paul Thomasre PR fortran/55868 (gfortran generates for CLASS(...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-07 Tobias Burnusre PR fortran/55763 (Issues with some simpler CLASS...
2013-01-04 Tobias Burnusclass.c (gfc_find_intrinsic_vtab): Add _final component.
2013-01-04 Tobias Burnusre PR fortran/55763 (Issues with some simpler CLASS...
2012-12-20 Paul Thomasarray.c (resolve_array_list): Apply C4106.
2012-11-26 Janus Weilre PR fortran/54997 (-Wunused-function gives false...
2012-08-28 Tobias Burnusre PR fortran/54384 (gfortran memory leaks)
2012-08-27 Tobias Burnusre PR fortran/41093 (memory leaks with gfc_namespace)
2012-08-14 Mikael Morindecl.c (match_ppc_decl): Copy the procedure interface...
2012-07-31 Janus Weilre PR fortran/42418 (PROCEDURE: Rejects interface which...
2012-07-25 Tobias Burnustrans-types.c (gfc_real16_is_float128): Fix spelling...
2012-07-21 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-07-20 Tobias Burnusdecl.c (gfc_verify_c_interop_param): Allow assumed...
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-17 Tobias Burnusre PR fortran/53985 (-Wno-c-binding-type still prints...
2012-07-17 Tobias Burnusre PR fortran/52101 (Obsolescence warning for non-obs...
2012-07-17 Tobias Burnusre PR fortran/49265 (Double colon in procedure-stmt...
2012-07-08 Steven Bosschergfortran.h: Do not include coretypes.h here.
2012-06-13 Tobias Burnusre PR fortran/53597 (F95/F2003 constraint no longer...
2012-05-30 Tobias Burnusre PR c/53502 (Bootstrap broken with --disable-build...
2012-05-30 Tobias Burnusdecl.c: Fix comment typos.
2012-05-06 Tobias Burnusre PR fortran/41587 ([OOP] ICE with ALLOCATABLE CLASS...
2012-03-12 Tobias Burnusre PR fortran/52542 (Procedure with a Bind (C) named...
2012-03-03 Tobias Burnuslang.opt (Wc-binding-type): New flag.
2012-03-03 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-01-31 Tobias Burnusre PR fortran/52024 ([OOP] GENERIC operator cannot...
2012-01-29 Janne BlomqvistPR 51808 Constify binding_label.
2012-01-29 Janne BlomqvistPR 51808 Support arbitrarily long bind(C) binding labels.
2012-01-16 Zydrunas Gimbutasre PR fortran/48426 ([patch] Quad precision promotion)
2011-11-16 Tobias Burnusre PR fortran/39427 (F2003: Procedures with same name...
2011-10-18 Janus Weilre PR fortran/47023 (C_Sizeof: Rejects valid code)
2011-10-15 Tobias Burnusgfortran.texi (Fortran 2008 status, [...]): Update...
2011-09-08 Tobias Burnusre PR fortran/44646 ([F08] Implement DO CONCURRENT)
2011-08-14 Janus Weilre PR fortran/50073 (gfortran must not accept function...
2011-06-18 Janus Weilre PR fortran/49400 ([F08] Proc-pointer declaration...
2011-06-02 Asher Langtonre PR fortran/37039 (Cray pointer with pointee DIMENSIO...
2011-06-02 Steven G. Karglre PR fortran/49265 (Double colon in procedure-stmt...
2011-05-29 Thomas Koenigre PR fortran/45786 (Relational operators .eq. and...
2011-05-06 Tobias Burnusre PR fortran/48858 (Incorrect error for same binding...
2011-04-30 Tobias Burnusre PR fortran/48800 (ICE with non-allocatable/pointer...
2011-04-26 Thomas Koenigdecl.c (gfc_match_end): Check that the block name start...
2011-04-18 Jim Meyeringconvert each use of gfc_free (p) to free (p)
2011-03-29 Janus Weilre PR fortran/48095 ([OOP] Invalid assignment to proced...
2011-02-16 Janus Weilre PR fortran/47745 ([OOP] Segfault with CLASS(*) and...
2011-02-12 Janus Weilclass.c (gfc_build_class_symbol): Reject polymorphic...
2011-01-08 Paul Thomasre PR fortran/46896 (Wrong code with transpose(a) passe...
2010-12-31 Janus Weilre PR fortran/46971 ([OOP] ICE on long class names)
2010-11-09 Janus Weilre PR fortran/46313 ([OOP] class container naming colli...
2010-11-08 Janus Weilre PR fortran/46344 ([OOP] ICE with allocatable CLASS...
2010-11-02 Steven G. Kargl2010-11-02 Steven G.
2010-10-21 Janus Weilre PR fortran/46060 ([F03] procedure pointer component...
2010-10-07 Mikael Morinre PR fortran/45916 (ICE in match_procedure_in_type...
2010-10-06 Mikael Morindecl.c (match_procedure_in_type): Assertify if conditions.
2010-08-18 Janus Weilre PR fortran/45290 ([F08] pointer initialization)
2010-08-15 Tobias Burnusre PR fortran/45211 (C interoperable error when compili...
2010-08-15 Daniel Kraftre PR fortran/45197 ([F2008] Allow IMPURE elemental...
next