aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/resolve.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-29re PR fortran/44718 (Procedure-pointer name is wrongly regarded as "external ...Janus Weil1-0/+1
2010-06-22re PR fortran/44616 ([OOP] ICE if CLASS(foo) is used before its definition)Janus Weil1-0/+1
2010-06-21re PR fortran/40632 (Support F2008's contiguous attribute)Tobias Burnus1-0/+22
2010-06-20re PR fortran/44584 (Invalid memory access with gfortran.dg/typebound_proc_15...Janus Weil1-1/+1
2010-06-19re PR fortran/44556 (incorrect error: Stat-variable at (1) shall not be DEAL...Tobias Burnus1-4/+46
2010-06-18re PR fortran/44558 ([OOP] ICE on invalid code: called TBP subroutine as TBP ...Janus Weil1-2/+4
2010-06-15re PR fortran/43388 ([F2008][OOP] ALLOCATE with MOLD=)Janus Weil1-20/+23
2010-06-12resolve.c (resolve_global_procedure): Improved checking if an explicit interf...Daniel Franke1-29/+88
2010-06-11re PR fortran/44207 (ICE with ALLOCATABLE components and SOURCE)Janus Weil1-5/+8
2010-06-11resolve.c (resolve_operator): Fix whitespace.Steven G. Kargl1-2/+2
2010-06-10re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))Daniel Kraft1-7/+20
2010-06-09re PR fortran/44211 ([OOP] ICE with TBP of pointer component of derived type ...Janus Weil1-0/+6
2010-06-09resolve.c (resolve_deallocate_expr): Avoid warning about possible use of iuni...Kai Tietz1-1/+2
2010-06-08re PR fortran/44446 (Error with protected pocedure pointer)Tobias Burnus1-0/+13
2010-06-06re PR fortran/43945 ([OOP] Derived type with GENERIC: resolved to the wrong s...Paul Thomas1-42/+56
2010-05-30gfortran.h (CLASS_DATA): New macro for accessing the $data component of a cla...Janus Weil1-40/+35
2010-05-26re PR fortran/40011 (Problems with -fwhole-file)Paul Thomas1-14/+15
2010-05-25re PR fortran/30668 (-fwhole-file should catch function of wrong type)Daniel Franke1-6/+57
2010-05-22re PR fortran/44212 ([OOP] ICE when defining a pointer component before defin...Janus Weil1-0/+16
2010-05-22re PR fortran/44213 (ICE when extending abstract type)Janus Weil1-1/+4
2010-05-19re PR fortran/42360 (intent(out)-dummy-not-set warning for types depends on o...Daniel Franke1-20/+5
2010-05-17re PR fortran/44044 ([OOP] SELECT TYPE with class-valued function)Janus Weil1-21/+27
2010-05-11re PR fortran/31820 (Warning if case label value exceeds maximum value for type)Daniel Franke1-6/+31
2010-05-10re PR fortran/44044 ([OOP] SELECT TYPE with class-valued function)Janus Weil1-1/+14
2010-05-05resolve.c (traverse_data_list): Rephrase error message for non-constant bound...Daniel Franke1-7/+9
2010-05-05re PR fortran/24978 (ICE in gfc_assign_data_value_range)Daniel Franke1-2/+5
2010-05-05re PR fortran/43696 ([OOP] Bogus error: Passed-object dummy argument must not...Janus Weil1-2/+12
2010-04-29[multiple changes]Paul Thomas1-271/+133
2010-04-27re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-2/+2
2010-04-22re PR fortran/43829 (Scalarization of reductions)Richard Guenther1-4/+17
2010-04-20re PR fortran/43227 (ICE: segmentation fault in mio_expr)Paul Thomas1-3/+12
2010-04-13[multiple changes]Jerry DeLisle1-23/+32
2010-04-09re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-43/+278
2010-04-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-6/+12
2010-04-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-4/+99
2010-04-06re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus1-3/+75
2010-03-18re PR fortran/43039 ([lto/-fwhole-file] fortran-dev - ICE in gfc_conv_compone...Paul Thomas1-2/+3
2010-03-17re PR fortran/43331 (Cray pointers generate bogus IL for the middle-end)Tobias Burnus1-1/+1
2010-03-14re PR fortran/43362 (ICE with structure constuctor with DT component)Tobias Burnus1-0/+11
2010-03-12re PR fortran/43291 ([OOP] Type mismatch in argument; passed CLASS(t1) to CLA...Paul Thomas1-26/+30
2010-03-08re PR fortran/43256 ([OOP] TBP with missing optional arg)Janus Weil1-13/+12
2010-03-03re PR fortran/43169 ([OOP] gfortran rejects pure procedure with select type c...Janus Weil1-7/+31
2010-03-01re PR fortran/43199 ([OOP] ICE when reading module file: find_array_spec(): C...Tobias Burnus1-0/+3
2010-02-27re PR fortran/43185 ([F2008] Implicit SAVE in MODULEs)Tobias Burnus1-7/+6
2010-02-11re PR fortran/43030 (Conditional jump or move depends on uninitialised value ...Jakub Jelinek1-0/+1
2010-02-09re PR fortran/39171 (Misleading warning for negative character length)Daniel Kraft1-2/+4
2010-01-31re PR fortran/42888 (ICE in fold_convert_loc, at fold-const.c:2670)Janus Weil1-0/+31
2010-01-19re PR fortran/42804 (ICE with -fcheck=bounds and type bound procedure call on...Janus Weil1-1/+3
2010-01-19re PR fortran/42545 (type extension: parent component has wrong accessibility)Janus Weil1-0/+6
2010-01-17re PR fortran/42677 (Bogus Error: Ambiguous interfaces '...' in intrinsic ass...Janus Weil1-4/+0