]> gcc.gnu.org Git - gcc.git/history - gcc/fortran/interface.c
remove useless if-before-free tests
[gcc.git] / gcc / fortran / interface.c
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-18 Jim Meyeringconvert each use of gfc_free (p) to free (p)
2011-04-04 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-02-16 Janus Weilre PR fortran/47745 ([OOP] Segfault with CLASS(*) and...
2011-02-14 Janus Weilre PR fortran/47349 (missing warning: Actual argument...
2011-02-13 Tobias Burnusre PR fortran/47569 (gfortran does not detect that...
2011-01-30 Tobias Burnusre PR fortran/47042 (ICE with character pointer in...
2011-01-28 Paul Thomasre PR fortran/45170 ([F2003] allocatable character...
2011-01-25 Tobias Burnusre PR fortran/47448 (Invalid check for ASSIGNMENT(=))
2011-01-06 Daniel Frankere PR fortran/33117 (Improve error message for generic...
2010-10-30 Janus Weilre PR fortran/44917 ([OOP] Detect ambiguous specifics...
2010-10-27 Janus Weilre PR fortran/46161 ([OOP] Invalid: Passing non-polymor...
2010-10-21 Janus Weilre PR fortran/46067 ([F03] invalid procedure pointer...
2010-09-25 Tobias Burnusinterface.c (gfc_match_end_interface): Constify char...
2010-09-25 Steven G. Karglinterface.c (gfc_match_end_interface): Deal with user...
2010-09-23 Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-09-16 Janus Weilre PR fortran/45674 ([OOP] Undefined references for...
2010-08-15 Tobias Burnustrans-expr.c (gfc_conv_expr_present): Regard nullified...
2010-08-15 Tobias Burnusinterface.c (compare_pointer, ): Allow passing TARGETs...
2010-08-07 Nathan Froydinterface.c (compare_actual_formal): Use XALLOCAVEC...
2010-08-04 Janus Weilre PR fortran/42207 ([OOP] Compile-time errors on typed...
2010-07-23 Tobias Burnusre PR fortran/45045 (Named COMMON with different size...
2010-07-19 Paul Thomasre PR fortran/42385 ([OOP] poylmorphic operators do...
2010-06-28 Paul Thomasre PR fortran/40158 (Misleading error message for passi...
2010-06-21 Tobias Burnusre PR fortran/40632 (Support F2008's contiguous attribute)
2010-06-10 Daniel Frankere PR fortran/44457 (Missing ASYNCHRONOUS constraint...
2010-06-10 Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-05-30 Janus Weilgfortran.h (CLASS_DATA): New macro for accessing the...
2010-05-14 Steven G. Karglre PR fortran/44135 (Negative array bounds lead to...
2010-04-29 Paul Thomas[multiple changes]
2010-04-09 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-01 Paul Thomasioparm.def: Update copyright.
2010-02-03 Tobias Burnusre PR fortran/42936 (Result of passing NULL() as actual...
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...
next
This page took 1.804365 seconds and 108 git commands to generate.