aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/interface.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-02re PR fortran/33542 (gfortran does not detect ambigious specific names if the...Paul Thomas1-1/+2
2007-09-04decl.c (match_procedure_decl,match_procedure_in_interface, [...]): Handle PRO...Janus Weil1-1/+2
2007-08-30re PR fortran/33228 (Accepts use-associated functions in MODULE PROCEDURE)Tobias Burnus1-7/+10
2007-08-18[multiple changes]Tobias Burnus1-2/+32
2007-08-12re PR fortran/32860 (Support %ld (for "long") for gfc_warning)Francois-Xavier Coudert1-6/+6
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-07-28gfortran.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-07-08re PR fortran/17711 (Wrong operator name in error message)Daniel Franke1-8/+177
2007-07-08re PR fortran/32669 ("Actual argument contains too few elements for dummy arg...Tobias Burnus1-3/+8
2007-07-07decl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-07-03re PR fortran/30940 (Fortran 2003: Scalar CHARACTER supplied to array dummy)Tobias Burnus1-16/+187
2007-07-02[multiple changes]Christopher D. Rickett1-2/+21
2007-06-24re PR fortran/32460 (structure constructor not allowed if a USEd type has pri...Tobias Burnus1-0/+3
2007-06-13re PR fortran/32323 (Accepts invalid vector subscript actual argument for int...Tobias Burnus1-0/+36
2007-06-07decl.c: Miscellaneous whitespace fixes.Steven G. Kargl1-14/+13
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