re PR fortran/29051 (segfault when too few values are in data statement of character...
[platform/upstream/gcc.git] / gcc / fortran / match.c
2006-09-15 Paul Thomasre PR fortran/29051 (segfault when too few values are...
2006-08-30 Kazu Hirata* match.c: Fix a comment typo.
2006-08-29 Steven G. Karglre PR fortran/28866 (Simple if statements are not so...
2006-08-20 Paul Thomasre PR fortran/28601 (ICE on reexport of renamed type)
2006-06-25 Paul Thomasre PR fortran/25056 (non-PURE function should not be...
2006-06-23 Steven G. Karglre PR fortran/27981 (Strange error message for illegal...
2006-06-20 Paul Thomasre PR fortran/25049 (TRANSPOSE not allowed in initialis...
2006-06-06 Paul Thomasre PR fortran/27897 (ICE on common block with the same...
2006-05-07 Tobias Schlüterre PR fortran/27457 (ICE in match_case_eos())
2006-03-25 Roger Saylegfortran.h (gfc_symbol): Add a new "forall_index" bit...
2006-02-19 Paul Thomasre PR fortran/25054 (nonconstant bounds array cannot...
2006-02-14 Jakub Jelinekre PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)
2006-02-10 Tobias Schlüterre PR fortran/14771 (frontend doesn't record parentheses)
2006-02-02 Steven G. Karglre PR fortran/24958 (ICE on invalid nullify)
2006-01-21 Paul ThomasPR25024, PR20881, PR23308, PR25538 and PR25710 - Proced...
2006-01-18 Tobias Schlüterre PR fortran/18540 (Jumping into blocks gives error...
2006-01-02 Steven G. Karglre PR fortran/24640 ([4.1] ice with invalid label)
2005-12-22 Paul Thomasre PR fortran/20889 (type in a structure-constructor...
2005-12-16 Steven G. Karglre PR fortran/25106 ([4.0/4.1] statement label is zero)
2005-12-12 Steven G. Karglre PR fortran/25078 (EQUILALENCE requires two or more...
2005-12-03 Francois-Xavier... re PR fortran/25106 ([4.0/4.1] statement label is zero)
2005-11-10 Paul Thomasre PR fortran/24655 (ICE with statement function)
2005-11-04 Steven G. Karglre PR fortran/24636 (gfortran: STOP without stop-code...
2005-10-17 Paul Thomasre PR fortran/23446 (Valid internal subprogram array...
2005-10-01 Paul Thomasre PR fortran/16404 (should reject invalid code with...
2005-09-09 Paul Thomasre PR fortran/18878 ([4.0 only] erronous error message...
2005-09-08 Tobias Schlüterre PR fortran/23765 (segfault with syntactically wrong...
2005-08-07 Janne Blomqvist[multiple changes]
2005-07-22 Manfred Hollsteintree-ssa-structalias.c (merge_graph_nodes): Fix uniniti...
2005-07-14 Jakub Jelinekgfortran.h (MAX_ERROR_MESSAGE): Remove.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-20 Steven G. Karglre PR fortran/21257 ([4.0 only] Duplicate use of constr...
2005-06-04 Tobias Schlütermatch.c (match_forall_iterator): Don't immediately...
2005-05-09 Tobias Schlütermatch.c (gfc_match_return): Only require space after...
2005-04-10 Francois-Xavier... match.c (match_arithmetic_if): Arithmetic IF is obsolet...
2005-04-09 Francois-Xavier... match.c (match_arithmetic_if): Remove gfc_ prefix and...
2005-04-08 Diego Novillo* match.c (gfc_match_arithmetic_if): Declare static.
2005-04-08 Francois-Xavier... re PR fortran/17229 (parser confused by arithmetic...
2005-03-15 Feng Wangre PR fortran/18827 (ICE on assign to common variable)
2005-02-07 Tobias Schlütergfortran.h (gfc_add_dimension, [...]): Add argument.
2005-01-22 Paul Brookgfortran.h (gfc_check_access): Add prototype.
2005-01-18 Kazu Hirataarith.c, [...]: Update copyright.
2005-01-03 Steven G. Karglarith.c: Add system.h; remove string.h
2004-12-15 Tobias Schlüterre PR fortran/18993 (incorrect parsing in fixed-form)
2004-12-12 Tobias Schlüterre PR fortran/18869 (multiple common blocks in a single...
2004-11-08 Kazu Hirataarith.c, [...]: Fix comment formatting.
2004-09-14 Kazu Hiratadata.c, [...]: Fix comment typos.
2004-08-29 Tobias Schlüterre PR fortran/13910 (Cannot initialize variables with...
2004-08-27 Tobias Schlütergfortran.h (gfc_default_*_kind): Remove prototypes...
2004-08-23 Richard Hendersonre PR fortran/13465 (Data statement for large arrays...
2004-08-19 Tobias Schlüterre PR fortran/17074 (Unclassifiable statement in IF...
2004-07-16 Tobias Schlüterre PR fortran/16404 (should reject invalid code with...
2004-07-11 Tobias Schlüterre PR fortran/16404 (should reject invalid code with...
2004-07-10 Tobias Schlüterre PR fortran/16336 (ICE with common block in module)
2004-07-10 Tobias Schlüterre PR fortran/16336 (ICE with common block in module)
2004-07-01 Richard Henderson* match.c (var_element): Remove unused variable.
2004-06-30 Tobias Schlüterre PR fortran/16161 ([gfortran] IMPLICIT CHARACTER...
2004-06-29 Tobias SchlüterRevert previous accidental commit.
2004-06-29 Tobias Schlüterdump-parse-tree.c (show_common): New function.
2004-06-29 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-06-15 Tobias Schlüterre PR fortran/15962 (constant expression not recognized...
2004-05-27 Tobias Schlütergfortran.h (gfc_current_locus, [...]): Remove.
2004-05-15 Tobias Schlüterre PR fortran/13742 (Not Implemented: initial values...
2004-05-15 Tobias Schlüterre PR fortran/13826 (Derived types in DATA statements...
2004-05-15 Tobias Schlüterre PR fortran/13702 (When preprocessing Fortran files...
2004-05-14 Tobias Schlüter* match.c (gfc_match): Eliminate dead code.
2004-05-14 Tobias Schlüterre PR fortran/14066 (Infinite DO loops not recognized.)
2004-05-14 Tobias SchlüterMake-lang.in, [...]: Update copyright years and boilerp...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.