summaryrefslogtreecommitdiff
path: root/gcc/fortran/match.c
Commit message (Expand)AuthorAgeFilesLines
* tree-ssa-structalias.c (merge_graph_nodes): Fix uninitialised warnings.Manfred Hollstein2005-07-221-0/+2
* gfortran.h (MAX_ERROR_MESSAGE): Remove.Jakub Jelinek2005-07-141-0/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR fortran/21257 ([4.0 only] Duplicate use of construct name)Steven G. Kargl2005-06-201-12/+8
* match.c (match_forall_iterator): Don't immediately give error if '=' is not f...Tobias Schlüter2005-06-041-3/+1
* match.c (gfc_match_return): Only require space after keyword when it is oblig...Tobias Schlüter2005-05-091-7/+19
* match.c (match_arithmetic_if): Arithmetic IF is obsolete in Fortran 95.Francois-Xavier Coudert2005-04-101-0/+9
* match.c (match_arithmetic_if): Remove gfc_ prefix and correct comment accordi...Francois-Xavier Coudert2005-04-091-5/+5
* * match.c (gfc_match_arithmetic_if): Declare static.Diego Novillo2005-04-081-1/+1
* re PR fortran/17229 (parser confused by arithmetic if inside an if)Francois-Xavier Coudert2005-04-081-0/+34
* re PR fortran/18827 (ICE on assign to common variable)Feng Wang2005-03-151-1/+0
* gfortran.h (gfc_add_dimension, [...]): Add argument.Tobias Schlüter2005-02-071-11/+15
* gfortran.h (gfc_check_access): Add prototype.Paul Brook2005-01-221-3/+0
* arith.c, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* arith.c: Add system.h; remove string.hSteven G. Kargl2005-01-031-4/+0
* re PR fortran/18993 (incorrect parsing in fixed-form)Tobias Schlüter2004-12-151-2/+2
* re PR fortran/18869 (multiple common blocks in a single line rejected)Tobias Schlüter2004-12-121-0/+2
* arith.c, [...]: Fix comment formatting.Kazu Hirata2004-11-081-1/+1
* data.c, [...]: Fix comment typos.Kazu Hirata2004-09-141-1/+1
* re PR fortran/13910 (Cannot initialize variables with declation as allowed by...Tobias Schlüter2004-08-291-355/+0
* gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter2004-08-271-1/+1
* re PR fortran/13465 (Data statement for large arrays compiles verrrry sllloww...Richard Henderson2004-08-231-1/+3
* re PR fortran/17074 (Unclassifiable statement in IF-clause / Simple IF follow...Tobias Schlüter2004-08-201-19/+168
* re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter2004-07-161-6/+52
* re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter2004-07-111-6/+9
* re PR fortran/16336 (ICE with common block in module)Tobias Schlüter2004-07-111-13/+22
* re PR fortran/16336 (ICE with common block in module)Tobias Schlüter2004-07-101-1/+1
* * match.c (var_element): Remove unused variable.Richard Henderson2004-07-011-1/+0
* re PR fortran/16161 ([gfortran] IMPLICIT CHARACTER not implemented)Tobias Schlüter2004-06-301-198/+0
* Revert previous accidental commit.Tobias Schlüter2004-06-291-0/+198
* dump-parse-tree.c (show_common): New function.Tobias Schlüter2004-06-291-198/+0
* Andrew Vaught <andyv@firstinter.net>Tobias Schlüter2004-06-291-23/+68
* re PR fortran/15962 (constant expression not recognized as such)Tobias Schlüter2004-06-151-4/+4
* gfortran.h (gfc_current_locus, [...]): Remove.Tobias Schlüter2004-05-271-45/+45
* re PR fortran/13742 (Not Implemented: initial values for COMMON or EQUIVALENCE)Tobias Schlüter2004-05-151-3/+30
* re PR fortran/13826 (Derived types in DATA statements not PARAMETERs)Tobias Schlüter2004-05-151-1/+4
* re PR fortran/13702 (When preprocessing Fortran files (.F, .F90 and .F95) cpp...Tobias Schlüter2004-05-151-2/+2
* * match.c (gfc_match): Eliminate dead code.Tobias Schlüter2004-05-141-9/+0
* re PR fortran/14066 (Infinite DO loops not recognized.)Tobias Schlüter2004-05-141-7/+7
* Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter2004-05-141-13/+14
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+3558