aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/decl.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-10re PR fortran/20858 (NULL doesn't get its argument type (kind))Steven G. Kargl1-4/+3
2006-01-23re PR fortran/25901 (overloaded function is rejected)Paul Thomas1-3/+7
2006-01-21PR25024, PR20881, PR23308, PR25538 and PR25710 - Procedure referencesPaul Thomas1-6/+56
2006-01-18re PR fortran/18540 (Jumping into blocks gives error rather than warning)Tobias Schlüter1-7/+5
2006-01-18re PR fortran/20869 (EXTERNAL and INTRINSIC cannot be used together)Paul Thomas1-8/+14
2006-01-07decl.c (gfc_match_function_decl): Correctly error out in case of omitted func...Tobias Schlüter1-1/+6
2005-12-17decl.c (gfc_match_old_kind_spec,match_type_spec): Use gfc_std_notify to repor...Steven G. Kargl1-0/+8
2005-12-16re PR fortran/25106 ([4.0/4.1] statement label is zero)Steven G. Kargl1-4/+6
2005-12-02decl.c (gfc_match_old_kind_spec): Improve handling of old style COMPLEX*NErik Schnetter1-7/+15
2005-11-06re PR fortran/24534 (PUBLIC derived types with private components)Paul Thomas1-14/+9
2005-11-05decl.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2005-11-02decl.c (gfc_match_entry): Function entries don't need an argument list if the...Tobias Schlüter1-2/+21
2005-11-01re PR fortran/24008 (gfortran too permissive about ENTRY syntax)Tobias Schlüter1-1/+1
2005-10-30arith.c (gfc_enum_initializer): New function.Tobias Schlüter1-0/+265
2005-10-26re PR fortran/24158 (ICE in f951 with nested, recursive derived types)Paul Thomas1-8/+12
2005-10-25trans.h (gfc_conv_cray_pointee): Remove.Jakub Jelinek1-3/+2
2005-10-24Commit for Asher LangtonAsher Langton1-6/+252
2005-10-24Commit for Asher Langton <langton2@llnl.gov>Asher Langton1-6/+9
2005-10-24re PR fortran/15586 (gfortran should support i18n in its compiler messages)Francois-Xavier Coudert1-4/+50
2005-10-23Commit for Asher Langton <langton2@llnl.gov>Asher Langton1-0/+18
2005-10-22re PR fortran/24426 (gfortran ICE for valid derived type definition with defa...Erik Edelmann1-1/+1
2005-10-17re PR fortran/23446 (Valid internal subprogram array argument declaration is ...Paul Thomas1-0/+21
2005-10-12re PR fortran/18082 (Infinite loop with automatic length character objects)Paul Thomas1-4/+19
2005-08-25re PR fortran/20363 (interface body has incorrect scope)Erik Edelmann1-12/+18
2005-08-22* decl.c: Typo in comment.Steven G. Kargl1-1/+1
2005-08-06decl.c, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-07-16re PR fortran/21730 ([4.0 only] Character length incorrect.)David Edelsohn1-0/+10
2005-07-07decl.c (gfc_match_entry): Allow ENTRY without parentheses even in FUNCTIONs.Jakub Jelinek1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-29[multiple changes]Jakub Jelinek1-2/+3
2005-04-05re PR fortran/15959 (ICE and assertion failure in trans-decl.c with character...Feng Wang1-0/+53
2005-04-01decl.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2005-03-12Make-lang.in (fortran-warn): Set to $(STRICT_WARN) -Wno-error.Kaveh R. Ghazi1-1/+1
2005-02-24* decl.c, resolve.c, trans-array.c, trans.h: Fix comment typo(s).Volker Reichelt1-1/+1
2005-02-07gfortran.h (gfc_add_dimension, [...]): Add argument.Tobias Schlüter1-33/+40
2005-01-18arith.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-03arith.c: Add system.h; remove string.hSteven G. Kargl1-1/+1
2004-12-08* decl.c (gfc_match_end): Use locus of END when eos is an error.Tobias Schlüter1-2/+2
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata1-2/+2
2004-09-25* decl.c (add_init_expr_to_sym, variable_decl): Comment fixes.Tobias Schlüter1-2/+3
2004-09-16array.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-14data.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-08-29re PR fortran/13910 (Cannot initialize variables with declation as allowed by...Tobias Schlüter1-0/+417
2004-08-27gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter1-8/+8
2004-08-25arith.c (gfc_validate_kind): Add may_fail argument; abort if false and we don...Richard Henderson1-4/+4
2004-08-17re PR fortran/13082 (Function entries and entries with alternate returns not ...Paul Brook1-29/+49
2004-07-11re PR fortran/16336 (ICE with common block in module)Tobias Schlüter1-8/+1
2004-07-03decl.c (gfc_match_implicit_range): Don't use typespec.Paul Brook1-29/+44
2004-06-30re PR fortran/16161 ([gfortran] IMPLICIT CHARACTER not implemented)Tobias Schlüter1-8/+215
2004-06-30decl.c, [...]: Add 2004 to copyright years.Tobias Schlüter1-1/+1