aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/resolve.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-01re PR fortran/40011 (Problems with -fwhole-file)Paul Thomas1-2/+83
2009-07-27re PR fortran/40851 ([4.3/4.4/4.5] problem with deallocation of pointers)Tobias Burnus1-1/+1
2009-07-25re PR fortran/39630 ([F03] Procedure Pointer Components)Janus Weil1-8/+183
2009-07-24re PR fortran/40822 (Internal compiler error when Fortran intrinsic LEN refer...Janus Weil1-27/+5
2009-07-23re PR fortran/40839 (gfortran segmentation fault when a unit number is missing)Jakub Jelinek1-1/+1
2009-07-15re PR fortran/40743 (ICE when compiling iso_varying_string.f95 at revision 14...Janus Weil1-1/+2
2009-07-13re PR fortran/40646 ([F03] array-valued procedure pointer components)Janus Weil1-1/+28
2009-07-09re PR fortran/40629 (Host association problem)Paul Thomas1-5/+6
2009-07-09re PR fortran/40646 ([F03] array-valued procedure pointer components)Janus Weil1-15/+23
2009-07-05re PR fortran/40646 ([F03] array-valued procedure pointer components)Paul Thomas1-1/+1
2009-07-04re PR fortran/40593 (Proc-pointer returning function as actual argument)Janus Weil1-1/+4
2009-06-28re PR fortran/34112 (Add $!DEC ATTRIBUTE support for 32bit Windows' STDCALL)Tobias Burnus1-1/+1
2009-06-27re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Janus Weil1-0/+5
2009-06-24re PR fortran/40427 ([F03] Procedure Pointer Components with OPTIONAL arguments)Janus Weil1-8/+5
2009-06-19gfortran.h (gfc_expr): Use mpc_t to represent complex numbers.Kaveh R. Ghazi1-6/+14
2009-06-18re PR fortran/40451 ([F03] procedure pointer assignment rejected)Janus Weil1-1/+1
2009-06-16re PR fortran/36947 (Attributes not fully checked comparing actual vs dummy p...Janus Weil1-1/+1
2009-06-12re PR fortran/40176 (Fortran 2003: Procedure pointers with array return value)Janus Weil1-3/+12
2009-06-11re PR fortran/40402 (Problem with data statement involving structure construc...Paul Thomas1-1/+4
2009-06-07re PR fortran/36874 (Add shape checks to cshift/eoshift)Daniel Franke1-2/+2
2009-05-25re PR fortran/40176 (Fortran 2003: Procedure pointers with array return value)Janus Weil1-0/+3
2009-05-18re PR fortran/40164 (Fortran 2003: "Arrays of procedure pointers" (using PPCs))Janus Weil1-1/+8
2009-05-18re PR fortran/36947 (Attributes not fully checked comparing actual vs dummy p...Janus Weil1-1/+1
2009-05-16re PR fortran/31243 (Detect strings longer than 2**32 characters)Francois-Xavier Coudert1-3/+25
2009-05-13gfortran.h (gfc_code): Rename struct member expr to expr1.Steven G. Kargl1-71/+71
2009-05-13gfortran.h (gfc_code): Rename struct member label to label1.Steven G. Kargl1-5/+5
2009-05-13re PR fortran/34153 (Debugging: Cannot set breakpoint in comment lines or "EN...Tobias Burnus1-0/+1
2009-05-11* resolve.c (check_host_association): Initialize tail.Steve Ellcey1-1/+1
2009-05-11re PR fortran/40089 (Public type with public component which has a private type)Janus Weil1-8/+6
2009-05-06re PR fortran/39630 ([F03] Procedure Pointer Components)Janus Weil1-8/+154
2009-05-06re PR fortran/40041 (spurious warning with INTRINSIC statement)Tobias Burnus1-2/+3
2009-04-28re PR fortran/39946 (PROCEDURE statements: interface with RESULT variable)Janus Weil1-1/+4
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-1/+1
2009-04-24gfortran.h (gfc_get_typebound_proc): Removed as macro, now a function.Daniel Kraft1-67/+73
2009-04-22re PR fortran/39735 (procedure pointer assignments: return value is not checked)Janus Weil1-32/+44
2009-04-20re PR fortran/39800 (Rejects PRIVATE TYPE as compont of local type declaration)Paul Thomas1-7/+19
2009-04-11resolve.c (resolve_global_procedure): Enable whole-file checking for procedur...Daniel Franke1-2/+1
2009-04-09re PR fortran/36704 (Procedure pointer as function result)Janus Weil1-19/+50
2009-04-07re PR other/38920 (dw2 exceptions don't work.)Janus Weil1-40/+27
2009-04-03re PR fortran/39594 (compiler falls over in gfc_get_symbol_decl)Tobias Burnus1-0/+3
2009-03-31re PR fortran/38917 (Can't use DATA to initialize pointer to array to NULL())Paul Thomas1-6/+26
2009-03-31alloc_alloc_expr_1.f90: Adjust for new error message.Steven G. Kargl1-41/+86
2009-03-30re PR fortran/22571 (Reject derived types for dummy arguments declared in the...Paul Thomas1-10/+53
2009-03-29re PR fortran/37423 (Fortran 2003: DEFERRED bindings not yet implemented)Daniel Kraft1-2/+107
2009-03-29re PR fortran/38507 (Bogus Warning: Deleted feature: GOTO jumps to END of con...Tobias Schlüter1-43/+27
2009-03-28re PR fortran/38432 (Add warning for loops which are never executed)Tobias Burnus1-0/+20
2009-03-27gfortran.h (enum init_local_real.): Add GFC_INIT_REAL_SNAN.Tobias Burnus1-0/+6
2009-01-20re PR fortran/38907 (ICE when contained function has same name as module func...Paul Thomas1-31/+59
2009-01-10re PR fortran/38765 (ICE in check_host_association)Paul Thomas1-2/+2
2009-01-05re PR fortran/38672 (ICE during build with versions 4.3.2 and 4.4-20081226)Thomas Koenig1-0/+1