]> gcc.gnu.org Git - gcc.git/history - gcc/fortran/interface.c
re PR fortran/42677 (Bogus Error: Ambiguous interfaces '...' in intrinsic assignment...
[gcc.git] / gcc / fortran / interface.c
2010-01-17 Janus Weilre PR fortran/42677 (Bogus Error: Ambiguous interfaces...
2010-01-15 Jerry DeLislere PR fortran/42684 (ICE when interface operator(xx...
2009-12-27 Francois-Xavier... re PR fortran/22552 (Would like warning when an undecla...
2009-11-05 Janus Weilre PR fortran/41556 ([OOP] Errors in applying operator...
2009-11-04 Janus Weil[multiple changes]
2009-09-30 Tobias Burnusre PR fortran/40996 ([F03] ALLOCATABLE scalars)
2009-08-27 Janus Weilre PR fortran/40869 ([F03] PPC assignment checking)
2009-08-27 Daniel Kraftre PR fortran/37425 (Fortran 2003: GENERIC bindings...
2009-08-13 Janus Weilre PR fortran/40941 (gfc_typespec: put derived and...
2009-08-10 Daniel Kraftre PR fortran/37425 (Fortran 2003: GENERIC bindings...
2009-07-27 Janus Weilre PR fortran/40848 (ICE with alternate returns)
2009-07-09 Janus Weilre PR fortran/40646 ([F03] array-valued procedure point...
2009-07-04 Janus Weilre PR fortran/40593 (Proc-pointer returning function...
2009-06-24 Janus Weilre PR fortran/40427 ([F03] Procedure Pointer Components...
2009-06-22 Janus Weilre PR fortran/37254 (Reject valid PROCEDURE statement...
2009-06-22 Paul Thomasre PR fortran/40443 (Elemental procedure in genericl...
2009-06-21 Janus Weilre PR fortran/39850 (Too strict checking for procedures...
2009-06-16 Janus Weilre PR fortran/36947 (Attributes not fully checked compa...
2009-06-11 Jakub Jelinekinterface.c (fold_unary): Rename to...
2009-05-18 Janus Weilre PR fortran/36947 (Attributes not fully checked compa...
2009-05-14 Ian Lance Taylorpasses.c (finish_optimization_passes): Change i to...
2009-05-13 Steven G. Karglgfortran.h (gfc_code): Rename struct member expr to...
2009-05-06 Janus Weilre PR fortran/39630 ([F03] Procedure Pointer Components)
2009-04-22 Janus Weilre PR fortran/39735 (procedure pointer assignments...
2009-04-07 Janus Weilre PR other/38920 (dw2 exceptions don't work.)
2009-02-26 Paul Thomasre PR fortran/39295 (Too strict interface conformance...
2009-01-09 Paul Thomascheck.c: Update copyright year.
2009-01-06 Thomas Koenigre PR fortran/38220 (C_LOC intrinsic non-pure and witho...
2009-01-04 Paul Thomasre PR fortran/38665 (ICE in check_host_association)
2008-09-23 Daniel Kraftre PR fortran/37588 (GENERIC type-bound procedure is...
2008-08-31 Daniel Kraftgfortran.h (enum gfc_statement): New entry `ST_GENERIC'.
2008-08-23 Janus Weilgfortran.h (gfc_component): Add field "symbol_attribute...
2008-08-08 Daniel Kraftgfortran.h (gfc_finalizer): Replaced member `procedure...
2008-07-29 Kaveh R. Ghazigfortran.h (try): Remove macro.
2008-07-19 Kaveh R. Ghazigfortran.h (new): Remove macro.
2008-07-19 Kaveh R. Ghazigfortran.h (operator): Remove macro.
2008-07-19 Kaveh R. Ghazigfortran.h (protected): Remove macro.
2008-07-02 Janus Weilre PR fortran/32580 (iso_c_binding c_f_procpointer...
2008-06-24 Paul Thomasre PR fortran/36371 (Wrong locus for errors in DATA...
2008-06-20 Kaveh R. Ghaziarith.c (hollerith2representation): Fix for -Wc++-compat.
2008-05-28 Janus Weilre PR fortran/36325 (specific or generic INTERFACE...
2008-05-14 Paul Thomasre PR fortran/36233 (Array valued actual procedure...
2008-05-01 Janus Weilgfortran.h (struct gfc_symbol): Moving "interface"...
2008-03-19 Daniel Frankere PR fortran/35152 (Implicit procedure with keyword...
2008-02-26 Tobias Burnusre PR fortran/35033 (Valid ASSIGNMENT(=) rejected)
2008-02-24 Tobias Schlüterarith.c: Update copyright years.
2008-01-22 Tobias Burnusre PR fortran/34848 (internal compiler error with optio...
2008-01-21 Tobias Burnusre PR fortran/34901 (add kind information to mismatched...
2008-01-18 Tobias Burnusre PR fortran/32616 ("Too short actual argument" for...
2008-01-16 Tobias Burnusre PR fortran/34796 (Too strict error checking for...
2008-01-13 Tobias Burnusre PR fortran/34665 (Cannot pass scalar to array argume...
2008-01-06 Tobias Burnusre PR fortran/34689 (libgomp.fortran/appendix-a/a.33...
2008-01-06 Tobias Burnusre PR fortran/34662 (inout argument with parameter)
2007-12-31 Paul Thomasre PR fortran/34558 (ICE with same TYPE in both program...
2007-12-31 Paul Thomasre PR fortran/34558 (ICE with same TYPE in both program...
2007-12-10 Tobias Burnusre PR fortran/34425 (bogus warning)
2007-11-27 Paul Thomasre PR fortran/33541 (gfortran wrongly imports renamed...
2007-11-17 Francois-Xavier... re PR fortran/25252 (ICE on invalid code)
2007-11-14 Jerry DeLislere PR fortran/33162 (INTRINSIC functions as ACTUAL...
2007-11-08 Tobias Burnusre PR fortran/33917 (Rejects valid PROCEDURE declarations)
2007-10-31 Jerry DeLislere PR fortran/33162 (INTRINSIC functions as ACTUAL...
2007-10-04 Paul Thomasre PR fortran/33542 (gfortran does not detect ambigious...
2007-10-02 Paul Thomasre PR fortran/33542 (gfortran does not detect ambigious...
2007-09-04 Janus Weildecl.c (match_procedure_decl,match_procedure_in_interfa...
2007-08-30 Tobias Burnusre PR fortran/33228 (Accepts use-associated functions...
2007-08-18 Tobias Burnus[multiple changes]
2007-08-12 Francois-Xavier... re PR fortran/32860 (Support %ld (for "long") for gfc_w...
2007-08-01 Nick Cliftonarith.c: Change copyright header to refer to version...
2007-07-28 Kazu Hiratagfortran.h, [...]: Fix comment typos.
2007-07-08 Daniel Frankere PR fortran/17711 (Wrong operator name in error message)
2007-07-08 Tobias Burnusre PR fortran/32669 ("Actual argument contains too...
2007-07-07 Kazu Hiratadecl.c, [...]: Fix comment typos.
2007-07-03 Tobias Burnusre PR fortran/30940 (Fortran 2003: Scalar CHARACTER...
2007-07-02 Christopher D. Rickett[multiple changes]
2007-06-24 Tobias Burnusre PR fortran/32460 (structure constructor not allowed...
2007-06-13 Tobias Burnusre PR fortran/32323 (Accepts invalid vector subscript...
2007-06-07 Steven G. Kargldecl.c: Miscellaneous whitespace fixes.
2007-05-04 Tobias Burnusre PR fortran/25071 (dummy argument larger than actual...
2007-03-25 Francois-Xavier... re PR fortran/30877 (Extending intrinsic operators)
2007-01-31 Tobias Burnusre PR fortran/30520 (Conflics checking of VOLATILE...
2007-01-08 Steven G. Karglinterface.c, [...]: Update Copyright years.
2007-01-05 Tobias Burnusre PR fortran/29624 (Fortran 2003: Support intent for...
2007-01-04 Brooks Mosesre PR fortran/30235 ([4.1 only] missing alternate retur...
2007-01-02 Paul Thomasre PR fortran/20896 (ambiguous interface not detected)
2006-12-31 Paul Thomasre PR fortran/23060 (%VAL, %REF and %DESCR constructs...
2006-12-27 Gerald Pfeiferinterface.c (compare_actual_formal): Remove unused...
2006-12-27 Paul Thomasre PR fortran/20896 (ambiguous interface not detected)
2006-12-22 Kazu Hirata* interface.c: Fix a comment typo.
2006-12-20 Paul Thomasre PR fortran/29992 ([4.1 only] INTERFACE equivalent...
2006-12-19 Paul Thomasre PR fortran/30236 ([4.1 only]alternate-return subrout...
2006-12-10 Tobias Burnusre PR fortran/23994 (PROTECTED attribute (F2003) is...
2006-12-09 Paul Thomasre PR other/29975 ([meta-bugs] ICEs with CP2K)
2006-11-24 Paul Thomasre PR fortran/20880 (USE association of procedure's...
2006-11-22 Paul Thomasre PR fortran/29652 (ambiguous interface declaration...
2006-11-11 Tobias Schlüterdata.c: Add 2006 to copyright years.
2006-10-08 Paul Thomas[multiple changes]
2006-08-30 Paul Thomasre PR fortran/28885 (ICE passing components of array...
2006-07-05 Francois-Xavier... re PR fortran/20892 (dummy procedure can't be generic)
2006-06-25 Paul Thomasre PR fortran/25056 (non-PURE function should not be...
2006-06-01 Paul Thomasre PR fortran/25098 (Variable as actual argument for...
next
This page took 1.59255 seconds and 108 git commands to generate.