re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
[gcc.git] / gcc / fortran / match.c
2012-02-17 Tobias Burnusre PR translation/52232 (translatable string typos...
2012-01-29 Janne BlomqvistPR 51808 Constify binding_label.
2012-01-29 Janne BlomqvistPR 51808 Support arbitrarily long bind(C) binding labels.
2012-01-27 Tobias Burnusre PR fortran/51953 ([F2008] Allow multiple allocate...
2011-12-19 Tobias Burnusre PR fortran/51605 (internal compiler error gfc_trans_...
2011-12-11 Paul Thomasre PR fortran/41539 ([OOP] Calling function which takes...
2011-12-03 Tobias Burnusre PR fortran/48887 ([OOP] SELECT TYPE: Associate...
2011-11-16 Tobias Burnusre PR fortran/39427 (F2003: Procedures with same name...
2011-09-08 Tobias Burnusre PR fortran/44646 ([F08] Implement DO CONCURRENT)
2011-06-08 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-27 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-21 Janus Weilre PR fortran/48699 ([OOP] MOVE_ALLOC inside SELECT...
2011-04-18 Jim Meyeringconvert each use of gfc_free (p) to free (p)
2011-02-16 Janus Weilre PR fortran/47745 ([OOP] Segfault with CLASS(*) and...
2011-01-28 Paul Thomasre PR fortran/45170 ([F2003] allocatable character...
2011-01-26 Tobias Burnusre PR fortran/47339 (Fortran 2003/2008: Valid NAMELIST...
2011-01-13 Tobias Burnusre PR fortran/45848 ([OOP] ICE on invalid code in fortr...
2011-01-08 Paul Thomasre PR fortran/46896 (Wrong code with transpose(a) passe...
2010-12-30 Janus Weilre PR fortran/47085 ([OOP] Problem in allocate( SOURCE...
2010-12-11 Jerry DeLislere PR fortran/46705 (Spurious "Missing '&' in continued...
2010-11-09 Janus Weilre PR fortran/46313 ([OOP] class container naming colli...
2010-11-02 Steven G. Kargl2010-11-02 Steven G.
2010-11-01 Steven G. Karglre PR fortran/46152 ([F03] ALLOCATE with type-spec...
2010-10-21 Janus Weilre PR fortran/46060 ([F03] procedure pointer component...
2010-09-23 Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-09-03 Daniel Kraftre PR fortran/44602 ([F2008] EXIT: Jump to end of const...
2010-08-29 Janus Weilre PR fortran/45439 ([OOP] SELECT TYPE bogus complaint...
2010-08-27 Janus Weilre PR fortran/45432 (gfortran.dg/allocate_alloc_opt_9...
2010-08-27 Janus Weilre PR fortran/45420 ([OOP] polymorphic TBP call in...
2010-08-26 Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-08-17 Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-07-30 Janus Weilre PR fortran/44929 ([OOP] Parsing error of derived...
2010-07-25 Mikael Morinre PR fortran/44660 (ICE in resolve_equivalence())
2010-07-23 Daniel Kraftre PR fortran/44709 (BLOCK and GOTO/EXIT/CYCLE)
2010-07-21 Steven G. Karglre PR fortran/44929 ([OOP] Parsing error of derived...
2010-07-20 Steven G. Karglre PR fortran/44929 ([OOP] Parsing error of derived...
2010-07-19 Paul Thomasre PR fortran/44353 (rejects legal fortran)
2010-07-18 Paul Thomasre PR fortran/44353 (rejects legal fortran)
2010-07-11 Janus Weilre PR fortran/44869 ([OOP] generic TBPs not initialized...
2010-07-08 Jakub Jelinekre PR fortran/44847 (ICE: OpenMP with Collapse clause...
2010-06-15 Janus Weilre PR fortran/43388 ([F2008][OOP] ALLOCATE with MOLD=)
2010-06-10 Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-06-02 Jerry DeLislere PR fortran/44371 (STOP parsing rejects valid code)
2010-05-30 Janus Weilgfortran.h (CLASS_DATA): New macro for accessing the...
2010-05-23 Jerry DeLislere PR fortran/43851 (Add _gfortran_error_stop_numeric)
2010-05-22 Janus Weilre PR fortran/44212 ([OOP] ICE when defining a pointer...
2010-05-20 Jerry DeLislere PR fortran/43851 (Add _gfortran_error_stop_numeric)
2010-05-10 Janus Weilre PR fortran/44044 ([OOP] SELECT TYPE with class-value...
2010-04-29 Paul Thomas[multiple changes]
2010-04-14 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
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/18918 (Eventually support Fortran 2008...
2010-04-06 Tobias Burnusre PR fortran/39997 (Procedure(), pointer & implicit...
2009-12-07 Daniel Frankere PR fortran/41940 (Improve error message for allocati...
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-26 Janus Weilre PR fortran/42048 ([F03] Erroneous syntax error messa...
2009-11-15 Janus Weilre PR fortran/42048 ([F03] Erroneous syntax error messa...
2009-10-23 Janus Weilre PR fortran/41758 ([Cleanup] Don't resolve expr in...
2009-10-21 Janus Weilre PR fortran/41706 ([OOP] Calling one TBP as an actual...
2009-10-19 Tobias Burnusre PR fortran/41755 (Segfault on invalid code)
2009-10-17 Janus Weilre PR fortran/41608 ([OOP] ICE with CLASS and invalid...
2009-10-09 Janus Weilre PR fortran/41579 ([OOP] Nesting of SELECT TYPE)
2009-10-07 Janus Weilexpr.c (gfc_check_pointer_assign): Do the correct type...
2009-09-30 Tobias Burnusre PR fortran/40996 ([F03] ALLOCATABLE scalars)
2009-09-29 Daniel Kraftre PR fortran/39626 (Correctly implement details of...
2009-08-31 Janus Weilre PR fortran/40940 ([F03] CLASS statement)
2009-08-23 Steven G. Karglallocate_alloc_opt_4.f90: New test.
2009-08-13 Janus Weilre PR fortran/40941 (gfc_typespec: put derived and...
2009-08-02 Janus Weilre PR fortran/40881 ([F03] warn for obsolescent features)
2009-07-09 Janus Weilre PR fortran/40646 ([F03] array-valued procedure point...
2009-06-28 Tobias Burnusre PR fortran/34112 (Add $!DEC ATTRIBUTE support for...
2009-05-26 Tobias Burnusre PR fortran/40246 (ICE on invalid SOURCE= using NULLIFY)
2009-05-13 Steven G. Karglgfortran.h (gfc_code): Rename struct member expr to...
2009-05-13 Steven G. Karglgfortran.h (gfc_code): Rename struct member label to...
2009-05-06 Janus Weilre PR fortran/39630 ([F03] Procedure Pointer Components)
2009-03-31 Steven G. Karglalloc_alloc_expr_1.f90: Adjust for new error message.
2008-09-25 Tobias Burnusre PR fortran/37504 (Wrongly rejects: unprotected_point...
2008-09-18 Paul Thomasre PR fortran/35945 (Complex module-based overloading...
2008-08-31 Daniel Kraftgfortran.h (enum gfc_statement): New entry `ST_GENERIC'.
2008-08-28 Daniel Kraftgfortran.h (enum expr_t): New value `EXPR_COMPCALL'.
2008-08-22 Daniel Kraftgfortran.h (in_prefix): Removed from this header.
2008-07-24 Daniel Kraftmatch.c (gfc_match): Add assertion to catch wrong calls...
2008-07-19 Kaveh R. Ghazigfortran.h (new): Remove macro.
2008-07-19 Kaveh R. Ghazigfortran.h (protected): Remove macro.
2008-07-02 Janus Weilre PR fortran/32580 (iso_c_binding c_f_procpointer...
2008-06-20 Kaveh R. Ghaziarith.c (hollerith2representation): Fix for -Wc++-compat.
2008-05-16 Jerry DeLislere PR fortran/34325 (Wrong error message for syntax...
2008-05-06 Francois-Xavier... openmp.c (gfc_match_omp_eos): Use gfc_next_ascii_char...
2008-04-05 Jerry DeLislePR fortran/25829 28655
2008-02-24 Tobias Schlüterarith.c: Update copyright years.
2008-02-20 Tobias Burnusre PR fortran/34997 (Mention -fdollar-ok option in...
2008-02-03 Paul Thomasre PR fortran/32760 (Error defining subroutine named...
2008-01-24 Daniel Frankere PR fortran/33375 (ICE (segfault) gfortran.dg/common_...
2008-01-18 H.J. Lure PR fortran/33375 (ICE (segfault) gfortran.dg/common_...
2008-01-12 Jerry DeLislere PR fortran/34722 (ICE: left-over "@iostat" variable...
2008-01-06 Tobias Burnusre PR fortran/34658 (save / common)
2007-12-19 Jerry DeLislere PR fortran/34325 (Wrong error message for syntax...
next