summaryrefslogtreecommitdiff
path: root/gcc/fortran/parse.c
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/33197 (Fortran 2008: math functions)François-Xavier Coudert2008-03-031-2/+1
* arith.c: Update copyright years.Tobias Schlüter2008-02-241-1/+1
* re PR fortran/34975 (Bogus error with USEing modules)Paul Thomas2008-01-301-1/+1
* re PR fortran/34872 (Spurious error in snapshot of 01/18/08: Statement at (1)...Paul Thomas2008-01-241-1/+10
* re PR fortran/34907 (valgrind error indication from testsuite trans-types.c: ...Tobias Burnus2008-01-221-1/+1
* re PR fortran/34429 (Fails: character(len=use_associated_const) function foo())Paul Thomas2008-01-171-28/+202
* re PR debug/33739 (Failure of gfortran.dg/literal_character_constant_1_*.F wi...Jakub Jelinek2007-12-051-7/+2
* gfortran.h: Shorten comment.Francois-Xavier Coudert2007-11-031-5/+5
* re PR fortran/33897 (Incorrect host association in module)Paul Thomas2007-10-311-5/+20
* gfortran.h (gfc_get_data_variable, [...]): Move to decl.c.Francois-Xavier Coudert2007-10-051-5/+5
* re PR fortran/33502 (gfortran with .F suffix and -g3 option chokes on preproc...Francois-Xavier Coudert2007-10-041-0/+12
* re PR fortran/31154 (IMPORT fails for "<imported symbol> FUNCTION (...)" kin...Paul Thomas2007-10-021-0/+51
* re PR fortran/33538 (bootstrap break in fortran on *-apple-darwin r128671)Francois-Xavier Coudert2007-09-241-12/+0
* re PR fortran/33502 (gfortran with .F suffix and -g3 option chokes on preproc...Francois-Xavier Coudert2007-09-221-0/+12
* re PR fortran/33221 (Cannot declare variables of TYPE without components)Francois-Xavier Coudert2007-09-201-0/+3
* decl.c (match_procedure_decl,match_procedure_in_interface, [...]): Handle PRO...Janus Weil2007-09-041-1/+8
* system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi2007-09-031-1/+1
* re PR fortran/33188 (Fortran 2003: Type declarations without componends)Tobias Burnus2007-08-261-5/+5
* [multiple changes]Tobias Burnus2007-08-191-8/+6
* [multiple changes]Tobias Burnus2007-08-181-0/+13
* system.h (CONST_CAST): New.Kaveh R. Ghazi2007-08-101-1/+1
* arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton2007-08-011-4/+3
* re PR fortran/31818 (Wrongly accepts namelists with assumed-shape arrays)Daniel Franke2007-07-281-2/+19
* re PR fortran/32710 (ICE: namelist and subroutine with the same name)Daniel Franke2007-07-221-1/+2
* re PR fortran/32724 (ICE on statement function in specification part of module)Daniel Franke2007-07-141-0/+7
* [multiple changes]Christopher D. Rickett2007-07-021-0/+7
* decl.c: Miscellaneous whitespace fixes.Steven G. Kargl2007-06-071-1/+1
* re PR fortran/18923 (segfault after subroutine name confusion)Jerry DeLisle2007-06-051-4/+12
* re PR fortran/31812 (Better message than "syntax error" when truncating long ...Jerry DeLisle2007-05-271-1/+1
* re PR fortran/31293 (Implicit character and array returning functions)Paul Thomas2007-04-071-0/+3
* re PR fortran/30883 ([4.1/4.2 only] procedure with dummy procedure f1 reject...Paul Thomas2007-03-111-0/+14
* [multiple changes]Jakub Jelinek2007-02-211-0/+1
* openmp.c, [...]: Next installment in the massive whitespace patch.Steven G. Kargl2007-01-201-163/+146
* re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented)Tobias Burnus2006-12-101-0/+1
* re PR fortran/29642 (Fortran 2003: VALUE Attribute (call by value not call by...Paul Thomas2006-12-031-0/+1
* re PR fortran/20880 (USE association of procedure's own interface)Paul Thomas2006-11-241-1/+10
* gfortran.h (gfc_add_intrinsic_modules_path, [...]): New prototypes.Francois-Xavier Coudert2006-11-171-1/+1
* parse.c (parse_contained): Fix indention of one line.Tobias Burnus2006-11-151-1/+1
* re PR fortran/27546 (IMPORT is broken)Tobias Burnus2006-11-151-3/+16
* re PR fortran/29806 (Error if CONTAINS is present without SUBPROGRAM)Tobias Burnus2006-11-151-0/+7
* lang.opt: Remove -fno-backend option.Brooks Moses2006-11-141-2/+2
* re PR fortran/29601 (VOLATILE attribute and statement)Tobias Burnus2006-11-071-0/+4
* [multiple changes]Paul Thomas2006-10-081-0/+14
* re PR fortran/28885 (ICE passing components of array of derived type)Paul Thomas2006-08-301-2/+3
* re PR fortran/28590 (A SEQUENCEd defined type which refers to another defined...Paul Thomas2006-08-061-15/+0
* re PR fortran/19259 (";" as first nonblank character on a line should be an e...Tobias Schlüter2006-07-011-2/+24
* re PR fortran/14067 (no warning when character data statement overflows decla...Paul Thomas2006-06-051-0/+9
* re PR fortran/27553 ([4.1 only] Testsuite ICE with -Wunused-labels)Francois-Xavier Coudert2006-05-111-0/+1
* re PR fortran/24549 ([4.1 only] ICE with invalid pseudo-declaration statement)Francois-Xavier Coudert2006-05-101-1/+1
* re PR fortran/27378 ([4.1 only] ICE on unexpected ELSE statement)Steven Bosscher2006-05-071-0/+1