re PR fortran/26716 (gfortran: incorrect choice of overloaded function)
[platform/upstream/gcc.git] / gcc / fortran / parse.c
2006-02-16 Jakub Jelinekre PR fortran/26224 (ICE in C$OMP SINGLE / END SINGLE...
2006-02-14 Jakub Jelinekre PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)
2006-01-21 Paul ThomasPR25024, PR20881, PR23308, PR25538 and PR25710 - Proced...
2006-01-11 Tobias Schlüter* parse.c (next_fixed): Remove superfluous string conca...
2006-01-02 Steven G. Karglre PR fortran/24640 ([4.1] ice with invalid label)
2005-12-21 Erik Edelmannre PR fortran/25423 (Error with nested where statements)
2005-12-16 Steven G. Karglre PR fortran/25106 ([4.0/4.1] statement label is zero)
2005-12-03 Francois-Xavier... re PR fortran/25106 ([4.0/4.1] statement label is zero)
2005-11-01 Erik Edelmannre PR fortran/24245 (-fdump-parse-tree gives ICE for...
2005-10-30 Tobias Schlüterarith.c (gfc_enum_initializer): New function.
2005-10-24 Francois-Xavier... re PR fortran/15586 (gfortran should support i18n in...
2005-10-05 Richard Guentherre PR fortran/24176 (gfortran segfaults on empty source)
2005-09-17 Francois-Xavier... re PR fortran/15586 (gfortran should support i18n in...
2005-08-14 Tobias Schlüterparse.c (match): Enclosed macro in do...while(0) and...
2005-08-07 Janne Blomqvist[multiple changes]
2005-06-25 Kelley CookUpdate FSF address.
2005-05-26 Kazu Hiratadata.c, [...]: Fix comment typos.
2005-04-15 Richard Guentherre PR fortran/14569 ([4.0 only] should not warn about...
2005-02-23 Tobias Schlütergfortran.h (gfc_get_namespace): Add second argument...
2005-02-07 Tobias Schlütergfortran.h (gfc_add_dimension, [...]): Add argument.
2005-01-18 Kazu Hirataarith.c, [...]: Update copyright.
2005-01-03 Steven G. Karglarith.c: Add system.h; remove string.h
2004-11-08 Kazu Hirataarith.c, [...]: Fix comment formatting.
2004-10-04 Tobias Schlüterre PR fortran/17708 (gfortran problem with goto inside...
2004-09-15 Aaron W. LaFramboiseparse.c (eof_buf): Rename eof to eof_buf.
2004-08-30 Tobias Schlütergfortran.h (gfc_namespace): Add new field is_block_data.
2004-08-17 Paul Brookre PR fortran/13082 (Function entries and entries with...
2004-08-13 Tobias Schlütergfortran.h: Add comments.
2004-07-16 Tobias Schlüterre PR fortran/16404 (should reject invalid code with...
2004-07-16 Tobias Schlüterre PR fortran/16404 (should reject invalid code with...
2004-07-11 Paul Brookre PR fortran/15986 (Forward referenced procedure not...
2004-07-10 Tobias Schlüter* parse.c (decode_statement): Fix matching of BLOCK...
2004-07-03 Paul Brookdecl.c (gfc_match_implicit_range): Don't use typespec.
2004-06-29 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-06-29 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-06-26 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-05-27 Tobias Schlütergfortran.h (gfc_current_locus, [...]): Remove.
2004-05-15 Tobias Schlüterre PR fortran/13702 (When preprocessing Fortran files...
2004-05-14 Tobias Schlüterparse.c (gfc_statement_next_fixed): (Change from Andy...
2004-05-14 Tobias Schlüterre PR fortran/15051 (Incorrect error for empty interfac...
2004-05-14 Tobias SchlüterMake-lang.in, [...]: Update copyright years and boilerp...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.