]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/match.c
arith.c: Change copyright header to refer to version 3 of the GNU General Public...
[thirdparty/gcc.git] / gcc / fortran / match.c
2007-08-01  Nick Cliftonarith.c: Change copyright header to refer to version...
2007-07-28  Daniel Frankere PR fortran/31818 (Wrongly accepts namelists with...
2007-07-08  Daniel Frankere PR fortran/17711 (Wrong operator name in error message)
2007-07-05  Paul Thomasre PR fortran/32526 (Spurious error: Name 'x' at (1...
2007-07-02  Christopher D. Rickett[multiple changes]
2007-06-25  Paul Thomasre PR fortran/32464 (ICE: USE in contained subroutine)
2007-06-22  Jerry DeLislere PR fortran/31162 (missing warning for real do-loops...
2007-06-21  Jerry DeLislere PR fortran/32361 (TYPE DECLARATION TO INITIALIZE...
2007-06-08  Steven G. Karglre PR fortran/32223 (Backslash handling inconsistent)
2007-06-07  Steven G. Kargldecl.c: Miscellaneous whitespace fixes.
2007-04-15  Paul Thomasre PR fortran/31204 (wrong host association of implied...
2007-04-12  Tobias Schlüterdecl.c (gfc_match_end): Also check for construct name...
2007-03-06  Brooks Moses* match.c (gfc_match_name): Expanded comment.
2007-02-20  Thomas Koenigre PR fortran/30869 ([4.1 only] Rejects pointer to...
2007-02-19  Jerry DeLislere PR fortran/30681 ("obsolescent" vs. "obsolete")
2007-02-18  Roger Saylere PR fortran/30400 (ANY not accepted as mask in FORALL)
2007-01-24  Jerry DeLisle[multiple changes]
2007-01-20  Francois-Xavier... gfortran.h (gfc_options_t): Add flag_allow_leading_unde...
2007-01-08  Steven G. Karglinterface.c, [...]: Update Copyright years.
2007-01-07  Bernhard Fischerre PR fortran/27698 (subroutine _foo draws "unclassifia...
2006-12-10  Tobias Burnusre PR fortran/23994 (PROTECTED attribute (F2003) is...
2006-11-16  Brooks Mosesdata.c: Remove trailing periods from error messages.
2006-11-14  Tobias Burnusmatch.c (gfc_match_namelist): Add missing space to...
2006-10-31  Bernhard Fischerre PR fortran/29537 (ICE in gfc_match_common for blank...
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.