aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/interface.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-04re PR fortran/25071 (dummy argument larger than actual argument)Tobias Burnus1-0/+28
2007-03-25re PR fortran/30877 (Extending intrinsic operators)Francois-Xavier Coudert1-77/+104
2007-01-31re PR fortran/30520 (Conflics checking of VOLATILE attribute needs improvement)Tobias Burnus1-0/+48
2007-01-08interface.c, [...]: Update Copyright years.Steven G. Kargl1-144/+114
2007-01-05re PR fortran/29624 (Fortran 2003: Support intent for pointers)Tobias Burnus1-5/+23
2007-01-04re PR fortran/30235 ([4.1 only] missing alternate return argument with explic...Brooks Moses1-0/+7
2007-01-02re PR fortran/20896 (ambiguous interface not detected)Paul Thomas1-5/+0
2006-12-31re PR fortran/23060 (%VAL, %REF and %DESCR constructs not implemented)Paul Thomas1-1/+2
2006-12-27interface.c (compare_actual_formal): Remove unused variable gsym.Gerald Pfeifer1-1/+0
2006-12-27re PR fortran/20896 (ambiguous interface not detected)Paul Thomas1-10/+9
2006-12-22* interface.c: Fix a comment typo.Kazu Hirata1-1/+1
2006-12-20re PR fortran/29992 ([4.1 only] INTERFACE equivalent to MODULE PROCEDURE?!)Paul Thomas1-0/+13
2006-12-19re PR fortran/30236 ([4.1 only]alternate-return subroutine in generic interfa...Paul Thomas1-6/+8
2006-12-10re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented)Tobias Burnus1-0/+40
2006-12-09re PR other/29975 ([meta-bugs] ICEs with CP2K)Paul Thomas1-19/+27
2006-11-24re PR fortran/20880 (USE association of procedure's own interface)Paul Thomas1-2/+3
2006-11-22re PR fortran/29652 (ambiguous interface declaration undetected)Paul Thomas1-3/+3
2006-11-11data.c: Add 2006 to copyright years.Tobias Schlüter1-1/+2
2006-10-08[multiple changes]Paul Thomas1-0/+3
2006-08-30re PR fortran/28885 (ICE passing components of array of derived type)Paul Thomas1-1/+24
2006-07-05re PR fortran/20892 (dummy procedure can't be generic)Francois-Xavier Coudert1-0/+7
2006-06-25re PR fortran/25056 (non-PURE function should not be a valid argument)Paul Thomas1-0/+11
2006-06-01re PR fortran/25098 (Variable as actual argument for procedure dummy argument...Paul Thomas1-1/+21
2006-05-21re PR fortran/25746 (Elemental assignment gives wrong result)Paul Thomas1-1/+1
2006-03-19re PR fortran/26716 (gfortran: incorrect choice of overloaded function)Paul Thomas1-8/+9
2006-03-05re PR fortran/16136 (Conflicting attributes ALLOCATABLE, DUMMY (F2003))Erik Edelmann1-0/+29
2006-02-09re PR fortran/26038 (ICE on allocation of assumed length CHARACTER dummy.)Paul Thomas1-10/+10
2006-01-29re PR fortran/18578 (intent(inout) violation is not detected)Paul Thomas1-0/+10
2005-12-30re PR fortran/22607 (Elemental character functions don't work)Erik Edelmann1-0/+1
2005-12-22re PR fortran/20889 (type in a structure-constructor differs from type in der...Paul Thomas1-19/+33
2005-10-29interface.c: Fix previous checkin (an incomplete patch was commited for me).Steven Bosscher1-1/+1
2005-10-28re PR fortran/24545 (gfortran bug regarding interface block with named END IN...Steven G. Kargl1-1/+1
2005-10-21interface.c (compare_actual_formal): Issue error when attempting to pass an a...Jakub Jelinek1-0/+15
2005-09-22re PR fortran/24005 (Ambiguous INTERFACE leads to seg fault)Steven G. Kargl1-2/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-27re PR fortran/21177 (wrong code with NULL())François-Xavier Coudert1-1/+1
2005-04-10* interface.c: Fix a comment typo.Kazu Hirata1-1/+1
2005-04-01decl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-02-24Unrevert previously reversed patch, adding this patch:Tobias Schlüter1-3/+4
2005-02-24Revert yesterday's patch:Tobias Schlüter1-4/+3
2005-02-23gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'.Tobias Schlüter1-3/+4
2005-02-23gfortran.h (gfc_expr): Move 'operator'...Tobias Schlüter1-5/+7
2005-02-07gfortran.h (gfc_add_dimension, [...]): Add argument.Tobias Schlüter1-1/+2
2005-01-18arith.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-03arith.c: Add system.h; remove string.hSteven G. Kargl1-3/+1
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata1-2/+2
2004-09-16array.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-06-30decl.c, [...]: Add 2004 to copyright years.Tobias Schlüter1-1/+1
2004-06-04gfortran.h (gfc_actual_arglist): New field missing_arg_type.Tobias Schlüter1-2/+9
2004-05-27gfortran.h (gfc_current_locus, [...]): Remove.Tobias Schlüter1-1/+1