summaryrefslogtreecommitdiff
path: root/gcc/fortran/parse.c
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter2004-07-161-1/+1
* re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter2004-07-161-0/+32
* re PR fortran/15986 (Forward referenced procedure not handled correctly)Paul Brook2004-07-111-1/+4
* * parse.c (decode_statement): Fix matching of BLOCK DATA.Tobias Schlüter2004-07-101-1/+1
* decl.c (gfc_match_implicit_range): Don't use typespec.Paul Brook2004-07-031-1/+0
* Andrew Vaught <andyv@firstinter.net>Tobias Schlüter2004-06-291-1/+2
* Andrew Vaught <andyv@firstinter.net>Tobias Schlüter2004-06-291-0/+120
* Andrew Vaught <andyv@firstinter.net>Tobias Schlüter2004-06-261-4/+4
* gfortran.h (gfc_current_locus, [...]): Remove.Tobias Schlüter2004-05-271-16/+16
* re PR fortran/13702 (When preprocessing Fortran files (.F, .F90 and .F95) cpp...Tobias Schlüter2004-05-151-12/+3
* parse.c (gfc_statement_next_fixed): (Change from Andy's tree) Detect bad cont...Tobias Schlüter2004-05-141-2/+11
* re PR fortran/15051 (Incorrect error for empty interface block)Tobias Schlüter2004-05-141-8/+0
* Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter2004-05-141-12/+12
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+2503