aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/interface.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-31interface.c (gfc_procedure_use): Return gfc_try instead ofTobias Burnus1-9/+13
2012-07-25trans-types.c (gfc_real16_is_float128): Fix spelling in a comment.Tobias Burnus1-1/+1
2012-07-20re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)Tobias Burnus1-3/+22
2012-07-19interface.c (compare_parameter, [...]): Fix handling of polymorphic arguments.Tobias Burnus1-6/+16
2012-07-17re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc)Janus Weil1-2/+2
2012-07-08gfortran.h: Do not include coretypes.h here.Steven Bosscher1-0/+1
2012-06-27re PR fortran/41951 ([OOP] Not diagnosing ambiguous operators (TB vs. INTERFA...Janus Weil1-20/+34
2012-06-22re PR fortran/47710 ([OOP] Improve ambiguity check for GENERIC TBP w/ PASS an...Janus Weil1-24/+41
2012-05-03re PR fortran/52864 (Assignment to pointer component for INTENT(IN) dummy arg...Tobias Burnus1-38/+9
2012-04-15re PR fortran/52916 (481.wrf in SPEC CPU 2006 failed to build)Tobias Burnus1-0/+13
2012-03-03re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)Tobias Burnus1-2/+34
2012-03-02re PR fortran/52270 ([OOP] Polymorphic vars: wrong intent(in) check, passing ...Tobias Burnus1-4/+7
2012-02-18re PR fortran/52295 (Allow internal procedure in generic interfaces)Tobias Burnus1-2/+3
2012-02-17re PR translation/52273 (translatable string typo: "at at %L")Tobias Burnus1-1/+1
2012-02-17re PR translation/52232 (translatable string typos: "conindexed" (should be "...Tobias Burnus1-2/+2
2012-01-21re PR fortran/51913 ([OOP] bug when submitting a class pointer to a subroutine)Tobias Burnus1-3/+3
2012-01-09re PR fortran/51791 ([OOP] Failure to resolve typebound function call with ba...Paul Thomas1-1/+5
2012-01-02re PR fortran/51529 ([OOP] gfortran.dg/class_to_type_1.f03 is miscompiled: Un...Paul Thomas1-1/+9
2011-12-11re PR fortran/41539 ([OOP] Calling function which takes CLASS: Rank compariso...Paul Thomas1-2/+34
2011-11-16re PR fortran/39427 (F2003: Procedures with same name as types/type construct...Tobias Burnus1-7/+19
2011-11-06gfortran.h (gfc_extend_expr): Modified prototype.Janus Weil1-14/+9
2011-11-03re PR fortran/50933 (Wrongly regards BIND(C) types as incompatible)Tobias Burnus1-2/+3
2011-10-09interface.c (check_dummy_characteristics): Count dimensions starting from one...Mikael Morin1-1/+1
2011-10-04re PR fortran/35831 ([F95] Shape mismatch check missing for dummy procedure a...Janus Weil1-1/+42
2011-10-01re PR fortran/50585 (ICE with assumed length character array argument)Janus Weil1-1/+1
2011-09-26re PR fortran/50515 (gfortran should not accept an external that is a common ...Janus Weil1-3/+3
2011-09-22re PR fortran/41733 (Proc-pointer conformance checks: Elemental-proc-ptr => n...Janus Weil1-22/+27
2011-09-14re PR fortran/34547 (NULL(): Fortran 2003 changes, accepts invalid, ICE on in...Tobias Burnus1-0/+37
2011-09-11re PR fortran/35831 ([F95] Shape mismatch check missing for dummy procedure a...Janus Weil1-32/+127
2011-08-20re PR fortran/49638 ([OOP] length parameter is ignored when overriding type b...Janus Weil1-1/+2
2011-08-07re PR fortran/49638 ([OOP] length parameter is ignored when overriding type b...Janus Weil1-4/+32
2011-08-07re PR fortran/49638 ([OOP] length parameter is ignored when overriding type b...Janus Weil1-0/+194
2011-07-19expr.c (gfc_is_coarray): New function.Tobias Burnus1-35/+17
2011-06-20re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-3/+31
2011-06-16re PR fortran/49074 ([OOP] Defined assignment w/ CLASS arrays: Incomplete err...Janus Weil1-0/+1
2011-05-29re PR fortran/45786 (Relational operators .eq. and == are not recognized as e...Thomas Koenig1-65/+57
2011-05-29re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+18
2011-05-14re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+1
2011-04-28re PR fortran/48112 (generic interface to external function in module)Tobias Burnus1-0/+6
2011-04-20remove useless if-before-free testsJim Meyering1-2/+1
2011-04-18convert each use of gfc_free (p) to free (p)Jim Meyering1-8/+8
2011-04-04re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-17/+9
2011-02-16re PR fortran/47745 ([OOP] Segfault with CLASS(*) and derived type dummy argu...Janus Weil1-1/+5
2011-02-14re PR fortran/47349 (missing warning: Actual argument contains too few elements)Janus Weil1-6/+4
2011-02-13re PR fortran/47569 (gfortran does not detect that the parameters for passing...Tobias Burnus1-25/+48
2011-01-30re PR fortran/47042 (ICE with character pointer in function)Tobias Burnus1-0/+24
2011-01-28re PR fortran/45170 ([F2003] allocatable character lengths)Paul Thomas1-6/+18
2011-01-25re PR fortran/47448 (Invalid check for ASSIGNMENT(=))Tobias Burnus1-2/+3
2011-01-06re PR fortran/33117 (Improve error message for generic interface with subrout...Daniel Franke1-16/+28
2010-10-30re PR fortran/44917 ([OOP] Detect ambiguous specifics in a generic TBP interf...Janus Weil1-3/+6