PR 51808 Constify binding_label.
[gcc.git] / gcc / fortran / decl.c
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...
2010-08-13 Daniel Kraftgfortran.h (array_type): New type `AS_IMPLIED_SHAPE'.
2010-07-28 Mikael Morindecl.c (free_value): Also free repeat field.
2010-07-11 Janus Weilre PR fortran/44869 ([OOP] generic TBPs not initialized...
2010-07-02 Mikael Morinre PR fortran/44662 (unitialized memory on testcases...
2010-06-26 Tobias Burnusdecl.c (gfc_match_decl_type_spec): Support TYPE(intrins...
2010-06-25 Tobias Burnusdecl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.
2010-06-25 Tobias Burnusdecl.c (gfc_match_entry): Allow END besides END SUBROUT...
2010-06-24 Tobias Burnusre PR fortran/44614 ([OOP] Wrongly importing a symbol...
2010-06-21 Tobias Burnusre PR fortran/40632 (Support F2008's contiguous attribute)
2010-06-16 Janus Weilre PR fortran/44549 ([OOP][F2008] Type-bound procedure...
2010-06-12 Janus Weilre PR fortran/40117 ([OOP][F2008] Type-bound procedure...
2010-06-10 Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-05-30 Janus Weilgfortran.h (CLASS_DATA): New macro for accessing the...
2010-04-29 Paul Thomas[multiple changes]
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/39997 (Procedure(), pointer & implicit...
2010-03-17 Tobias Burnusre PR fortran/43331 (Cray pointers generate bogus IL...
2010-03-04 Janus Weilre PR fortran/43244 (Invalid statement misinterpreted...
2010-02-11 Jakub Jelinekre PR fortran/43029 (enum_5.f90 ICE under valgrind)
2010-02-10 Tobias Burnus[multiple changes]
2010-02-01 Tobias Burnusre PR fortran/42922 (Wrongly rejected derived types...
2010-01-08 Tobias Burnusre PR fortran/25829 ([F03] Asynchronous IO support)
2009-11-30 Janus Weilbackport: re PR fortran/42053 ([OOP] SELECT TYPE: rejec...
2009-11-28 Jakub Jelinektrans-common.c (create_common): Remove unused offset...
2009-11-25 Jerry DeLislere PR fortran/41807 (data statement with nested type...
2009-10-17 Janus Weilre PR fortran/41608 ([OOP] ICE with CLASS and invalid...
2009-10-13 Janus Weilre PR fortran/41581 ([OOP] Allocation of a CLASS with...
2009-10-11 Paul Thomasre PR fortran/40440 (Automatic deallocation component...
2009-10-09 Janus Weilre PR fortran/41585 ([OOP] Reject CLASS(T) as component...
2009-10-09 Tobias Burnusre PR fortran/41582 ([OOP] Allocation of abstract types...
2009-10-01 Tobias Burnusre PR fortran/41515 (PARAMETER statement in module...
2009-09-30 Tobias Burnusre PR fortran/40996 ([F03] ALLOCATABLE scalars)
2009-09-29 Daniel Kraftre PR fortran/39626 (Correctly implement details of...
2009-09-10 Steven G. Karglre PR fortran/31292 (ICE with module procedure interfac...
2009-08-31 Janus Weilre PR fortran/40940 ([F03] CLASS statement)
2009-08-23 Steven G. Karglproc_ptr_24.f90: New test.
2009-08-23 Steven G. Karglallocate_alloc_opt_4.f90: New test.
2009-08-17 Janus Weilre PR fortran/40877 (memory leaks with gfc_charlen?)
2009-08-14 Steven G. Kargldecl.c (gfc_match_type_spec): Whitespace.
2009-08-13 Janus Weilre PR fortran/40941 (gfc_typespec: put derived and...
2009-08-10 Daniel Kraftre PR fortran/37425 (Fortran 2003: GENERIC bindings...
2009-08-10 Janus Weilre PR fortran/40940 ([F03] CLASS statement)
2009-08-09 Tobias Burnusre PR fortran/40955 (STDCALL attributes are not saved...
2009-08-04 Paul Thomasre PR fortran/40875 (ICE with illegal type conversion)
2009-08-02 Janus Weilre PR fortran/40881 ([F03] warn for obsolescent features)
2009-07-25 Janus Weilre PR fortran/39630 ([F03] Procedure Pointer Components)
2009-07-24 Janus Weilre PR fortran/40822 (Internal compiler error when Fortr...
2009-07-08 Paul Thomasre PR fortran/40591 (Procedure(interface): Rejected...
2009-06-28 Tobias Burnusre PR fortran/34112 (Add $!DEC ATTRIBUTE support for...
2009-06-26 Janus Weilre PR fortran/39997 (Procedure(), pointer & implicit...
2009-06-17 Ian Lance Taylor* decl.c (build_struct): Rewrite loop over constructor...
2009-06-12 Steven G. Karglarith.c (gfc_enum_initializer): Move function ...
2009-05-16 François-Xavier... re PR fortran/36031 (ARM -fshort-enums attribute not...
2009-05-14 Ian Lance Taylorpasses.c (finish_optimization_passes): Change i to...
2009-05-14 Janus Weilre PR fortran/39996 (Double typing of function results...
2009-05-12 Tobias Burnusre PR fortran/40110 (Bind(C): gfortran rejects the...
2009-05-06 Janus Weilre PR fortran/39630 ([F03] Procedure Pointer Components)
2009-04-25 Janus Weilre PR fortran/39688 (IMPORT of derived type fails)
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-24 Daniel Kraftgfortran.h (gfc_get_typebound_proc): Removed as macro...
2009-04-22 Janus Weilre PR fortran/39735 (procedure pointer assignments...
2009-04-09 Janus Weilre PR fortran/36704 (Procedure pointer as function...
2009-04-06 Janus Weilre PR fortran/39414 (PROCEDURE statement double declara...
2009-03-30 Paul Thomasre PR fortran/22571 (Reject derived types for dummy...
2009-03-29 Daniel Kraftre PR fortran/37423 (Fortran 2003: DEFERRED bindings...
2008-12-02 Janus Weilre PR fortran/36704 (Procedure pointer as function...
2008-11-29 Janus Weilre PR fortran/38289 ("procedure( ), pointer" rejected)
2008-11-22 Tobias Burnusre PR fortran/38160 (C Binding: Kind parameter checking...
next