aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/match.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-11re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter1-6/+9
2004-07-11re PR fortran/16336 (ICE with common block in module)Tobias Schlüter1-13/+22
2004-07-10re PR fortran/16336 (ICE with common block in module)Tobias Schlüter1-1/+1
2004-07-01* match.c (var_element): Remove unused variable.Richard Henderson1-1/+0
2004-06-30re PR fortran/16161 ([gfortran] IMPLICIT CHARACTER not implemented)Tobias Schlüter1-198/+0
2004-06-29Revert previous accidental commit.Tobias Schlüter1-0/+198
2004-06-29dump-parse-tree.c (show_common): New function.Tobias Schlüter1-198/+0
2004-06-29Andrew Vaught <andyv@firstinter.net>Tobias Schlüter1-23/+68
2004-06-15re PR fortran/15962 (constant expression not recognized as such)Tobias Schlüter1-4/+4
2004-05-27gfortran.h (gfc_current_locus, [...]): Remove.Tobias Schlüter1-45/+45
2004-05-15re PR fortran/13742 (Not Implemented: initial values for COMMON or EQUIVALENCE)Tobias Schlüter1-3/+30
2004-05-15re PR fortran/13826 (Derived types in DATA statements not PARAMETERs)Tobias Schlüter1-1/+4
2004-05-15re PR fortran/13702 (When preprocessing Fortran files (.F, .F90 and .F95) cpp...Tobias Schlüter1-2/+2
2004-05-14* match.c (gfc_match): Eliminate dead code.Tobias Schlüter1-9/+0
2004-05-14re PR fortran/14066 (Infinite DO loops not recognized.)Tobias Schlüter1-7/+7
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-13/+14
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+3558