aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/resolve.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-01re PR fortran/36322 (ICE with PROCEDURE using a complicated interface)Janus Weil1-1/+19
2008-10-31[multiple changes]Mikael Morin1-15/+56
2008-10-16resolve.c (resolve_elemental_actual): Handle calls to intrinsic subroutines c...Daniel Kraft1-2/+10
2008-10-12re PR fortran/37792 (ICE in gfc_conv_array_initializer; works with -fno-range...Steven G. Kargl1-0/+4
2008-10-05re PR fortran/37638 (ICE in update_arglist_pass)Daniel Kraft1-0/+13
2008-09-23re PR fortran/37588 (GENERIC type-bound procedure is not resolved)Daniel Kraft1-2/+4
2008-09-21re PR fortran/37583 (ICE "insert_bbt(): Duplicate key" for self-calling ENTRY...Paul Thomas1-0/+9
2008-09-18re PR fortran/35945 (Complex module-based overloading fails)Paul Thomas1-2/+1
2008-09-17re PR fortran/37274 ([Regression on 4.3?] error: type name is ambiguous.)Paul Thomas1-39/+65
2008-09-09re PR fortran/37429 (Checks when assigning from a type-bound procedure broken)Daniel Kraft1-0/+9
2008-09-06[multiple changes]Tobias Burnus1-4/+5
2008-09-06re PR fortran/33229 (ICE with "intrinsic" plus calling a subroutine as function)Steven G. Kargl1-0/+10
2008-09-05re PR fortran/35837 (rej.valid: Host-associated SAVEd variable and PURE funct...Daniel Kraft1-2/+5
2008-09-04rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_...Ian Lance Taylor1-4/+6
2008-09-02gfortran.h (struct gfc_namespace): New member `implicit_loc'.Daniel Kraft1-0/+59
2008-08-31gfortran.h (enum gfc_statement): New entry `ST_GENERIC'.Daniel Kraft1-14/+313
2008-08-28gfortran.h (enum expr_t): New value `EXPR_COMPCALL'.Daniel Kraft1-15/+157
2008-08-25gfortran.h (gfc_find_component): Add new arguments.Daniel Kraft1-0/+33
2008-08-24gfortran.h (gfc_typebound_proc): New struct.Daniel Kraft1-0/+319
2008-08-23gfortran.h (gfc_component): Add field "symbol_attribute attr"...Janus Weil1-17/+17
2008-08-14re PR fortran/36705 (Procedure pointers with attributes statements)Janus Weil1-0/+14
2008-08-08gfortran.h (gfc_finalizer): Replaced member `procedure' by two new members `p...Daniel Kraft1-9/+21
2008-07-29gfortran.h (try): Remove macro.Kaveh R. Ghazi1-67/+67
2008-07-24re PR fortran/33141 (Intrinsic procedures: Improve warning/error with -std=*)Daniel Kraft1-15/+36
2008-07-21fmt_g0_3.f08: Fix typo in expected error message.Ralf Wildenhues1-9/+9
2008-07-19gfortran.h (operator): Remove macro.Kaveh R. Ghazi1-13/+13
2008-07-19gfortran.h (protected): Remove macro.Kaveh R. Ghazi1-1/+1
2008-07-17re PR fortran/36825 ([F08] Rank > 7 arrays [will break library ABI] libgfor...Tobias Burnus1-1/+1
2008-07-12[multiple changes]Daniel Kraft1-1/+2
2008-07-02re PR fortran/32580 (iso_c_binding c_f_procpointer / procedure pointers)Janus Weil1-3/+4
2008-06-17re PR fortran/36112 (Bounds-checking on character length not working for arra...Daniel Kraft1-2/+2
2008-06-17re PR fortran/34396 (Length of substrings defined by expressions not correctl...Paul Thomas1-12/+32
2008-06-08re PR fortran/35830 (ICE with PROCEDURE(<interface>) containing array formal ...Tobias Burnus1-0/+8
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-6/+13
2008-06-04re PR fortran/36322 (ICE with PROCEDURE using a complicated interface)Janus Weil1-5/+6
2008-06-02gfortran.h: New statement-type ST_FINAL for FINAL declarations.Daniel Kraft1-0/+144
2008-05-28re PR fortran/36325 (specific or generic INTERFACE implies the EXTERNAL attri...Janus Weil1-3/+5
2008-05-18intrinsic.c (char_conversions, ncharconv): New static variables.Francois-Xavier Coudert1-4/+6
2008-05-18re PR fortran/36251 (PUBLIC and PRIVATE abuse)Tobias Burnus1-4/+4
2008-05-16re PR fortran/34325 (Wrong error message for syntax error)Jerry DeLisle1-2/+2
2008-05-06arith.c: (gfc_arith_concat...Francois-Xavier Coudert1-4/+3
2008-05-01gfortran.h (struct gfc_symbol): Moving "interface" member to gfc_typespec (pl...Janus Weil1-15/+16
2008-04-05PR fortran/25829 28655Jerry DeLisle1-0/+10
2008-03-30re PR fortran/35740 (a = conjg(transpose(a)) still gives wrong results, see ...Paul Thomas1-2/+7
2008-03-28re PR fortran/34714 (ICE-on-invalid in gfc_conv_descriptor_dtype)Daniel Franke1-40/+0
2008-03-24re PR fortran/34813 (ICE on incorrect nested type constructor (fold-const.c (...Paul Thomas1-0/+33
2008-03-16re PR fortran/35470 (Valid pointer assigment code gives compilation errors)Paul Thomas1-11/+3
2008-03-15re PR fortran/35584 (overzealous warning: branch causes infinite loop)Daniel Franke1-1/+1
2008-02-28re PR fortran/34868 (ICE with -ff2c for function returning a complex number)Francois-Xavier Coudert1-2/+9
2008-02-24arith.c: Update copyright years.Tobias Schlüter1-1/+1