aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/primary.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-28gfortran.h (gfc_expr): Remove from_H, add "representation" struct.Brooks Moses1-10/+9
2007-05-11re PR fortran/30876 (Array valued recursive function rejected)Paul Thomas1-8/+7
2007-04-23primary.c (match_integer_constant): Mention -fno-range-check in the error mes...Tobias Burnus1-1/+2
2007-04-15re PR fortran/31204 (wrong host association of implied loop variable)Paul Thomas1-0/+38
2007-04-14+2007-04-14 Bernhard FischerBernhard Reutner-Fischer1-1/+2
2007-04-13re PR fortran/31559 ([4.1 only] Assigning to an EXTERNAL leads to ICE)Tobias Burnus1-1/+2
2007-04-12re PR fortran/31266 (Spurious(?) warning about character truncation)Tobias Schlüter1-1/+8
2007-02-28re PR fortran/30968 ([4.1 only] Bogus warning with continued lines of concate...Tobias Burnus1-2/+8
2007-02-15primary.c (match_logical_constant): Return MATCH_ERROR on invalid kind.Steven G. Kargl1-1/+4
2007-01-26Steven G.Steven G. Kargl1-0/+3
2007-01-20openmp.c, [...]: Next installment in the massive whitespace patch.Steven G. Kargl1-86/+80
2006-12-31re PR fortran/23060 (%VAL, %REF and %DESCR constructs not implemented)Paul Thomas1-4/+87
2006-12-10re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented)Tobias Burnus1-0/+5
2006-11-20re PR fortran/27546 (IMPORT is broken)Tobias Burnus1-1/+2
2006-11-08lang.opt: Remove non-working -qkind= option.Brooks Moses1-10/+0
2006-10-31re PR fortran/29067 (gfc_resolve_expr(): Bad expression type)Francois-Xavier Coudert1-0/+1
2006-10-18primary.c: Revert 'significand'-to-'significant' comment change.Tobias Burnus1-1/+1
2006-10-16trans-stmt.c: Fix a typoTobias Burnus1-1/+1
2006-10-08[multiple changes]Paul Thomas1-4/+7
2006-10-02re PR fortran/29210 ([4.1 only] Name parameter in complex constant not allowe...Francois-Xavier Coudert1-0/+4
2006-09-18re PR fortran/28526 ('end' is recognized as a variable incorrectly)Paul Thomas1-0/+11
2006-08-29re PR fortran/28866 (Simple if statements are not so simple)Steven G. Kargl1-6/+10
2006-08-20re PR fortran/28601 (ICE on reexport of renamed type)Paul Thomas1-0/+4
2006-06-22re PR fortran/24748 (substring of implicitly typed variable not rejected)Asher Langton1-1/+15
2006-05-29options.c, [...]: Fix typos in error messages.Kazu Hirata1-1/+1
2006-05-21re PR fortran/27613 (compile fails with "Unclassifiable statement" error mess...Paul Thomas1-0/+15
2006-01-18re PR fortran/18540 (Jumping into blocks gives error rather than warning)Tobias Schlüter1-5/+3
2005-12-16re PR fortran/25106 ([4.0/4.1] statement label is zero)Steven G. Kargl1-1/+3
2005-12-03re PR fortran/25106 ([4.0/4.1] statement label is zero)Francois-Xavier Coudert1-1/+1
2005-11-27re PR fortran/24917 (Handling of hexadecimal constants in gfortran)Steven G. Kargl1-34/+52
2005-11-10re PR fortran/24643 (Unclassifiable statement on implicitly typed character s...Tobias Schlüter1-0/+9
2005-10-14primary.c (match_boz_constant): Add missing break after gfc_error.Jakub Jelinek1-0/+6
2005-09-20re PR fortran/23663 (rejects entry point as a value)Jakub Jelinek1-4/+20
2005-09-17re PR fortran/15586 (gfortran should support i18n in its compiler messages)Francois-Xavier Coudert1-6/+22
2005-09-09re PR fortran/18878 ([4.0 only] erronous error message on vaild USE statement)Paul Thomas1-4/+22
2005-08-27[multiple changes]Tobias Schlüter1-1/+1
2005-08-06* primary.c (match_hollerith_constant): Fix typo.Francois-Xavier Coudert1-1/+1
2005-08-06re PR fortran/18833 (ICE 'missing spec' on integer/char equivalence)Jakub Jelinek1-8/+22
2005-07-14gfortran.h (MAX_ERROR_MESSAGE): Remove.Jakub Jelinek1-2/+8
2005-07-08primary.c (gfc_match_rvalue): Handle ENTRY the same way as FUNCTION.Jakub Jelinek1-4/+17
2005-07-07primary.c (match_hollerith_constant): Use int, not unsigned int, for the holl...Steven Bosscher1-3/+3
2005-07-07For the 60th anniversary of Chinese people��s Anti-Japan war victory.Feng Wang1-0/+73
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-20gfortran.h: Add flag_backslash compile-time option.François-Xavier Coudert1-1/+1
2005-06-18re PR fortran/19926 ([4.0 only] Incorrect rank with PARAMETER and array eleme...Erik Edelmann1-2/+5
2005-04-25re PR fortran/20879 (argument to ICHAR must have length one)Paul Brook1-0/+5
2005-03-05re PR fortran/19936 (confused error message about implied do loop)Steven G. Kargl1-0/+10
2005-02-28re PR fortran/20058 (Error on kind 16 hex data statement)Steven G. Kargl1-10/+8
2005-02-24Unrevert previously reversed patch, adding this patch:Tobias Schlüter1-2/+2
2005-02-24Revert yesterday's patch:Tobias Schlüter1-2/+2