aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)Author
2012-03-22Mark ChangeLogRichard Biener
2012-03-10re PR fortran/52469 (-fwhole-file bug: Wrong backend_decl for result of PPC f...Tobias Burnus
2012-02-29re PR fortran/52386 (ICE in gfc_conv_descriptor_dtyp (realloc LHS related))Paul Thomas
2012-02-22re PR fortran/52335 (I/O: -std=f95 rejects valid DELIM= in OPEN)Tobias Burnus
2012-02-18re PR fortran/52295 (Allow internal procedure in generic interfaces)Tobias Burnus
2012-02-17re PR translation/52273 (translatable string typo: "at at %L")Tobias Burnus
2012-02-17gfortran.texi (Q exponent-letter): Fix grammar.Tobias Burnus
2012-02-17gfortran.texi (Status): Fix typos.Tobias Burnus
2012-02-17re PR translation/52232 (translatable string typos: "conindexed" (should be "...Tobias Burnus
2012-02-12re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs...Mikael Morin
2012-02-12trans-array.c (gfc_walk_elemental_function_args, [...]): Move call to gfc_get...Mikael Morin
2012-02-12trans-array.c (gfc_get_proc_ifc_for_expr): New function.Mikael Morin
2012-02-08re PR fortran/52151 (Segfault with realloc on assignment and RESHAPE to unall...Tobias Burnus
2012-02-07re PR fortran/51514 ([OOP] Wrong code when passing a scalar CLASS to a TYPE)Tobias Burnus
2012-02-05re PR fortran/48847 (Wrong "unused parameter" warning with interface block)Thomas Koenig
2012-02-05re PR fortran/52102 ([OOP] Wrong result with ALLOCATE of CLASS components wit...Paul Thomas
2012-02-02re PR fortran/41587 ([OOP] ICE with ALLOCATABLE CLASS components)Mikael Morin
2012-02-02re PR fortran/52012 (Wrong-code with realloc on assignment and RESHAPE w/ ORD...Paul Thomas
2012-02-02re PR fortran/52093 (Extra parenthesis with Size and Shape functions argument...Tobias Burnus
2012-02-01re PR fortran/51958 (-ffrontend-optimize generates wrong code)Thomas Koenig
2012-02-01re PR fortran/52024 ([OOP] GENERIC operator cannot be resolved)Tobias Burnus
2012-02-012012-02-01 Tobias BurnusTobias Burnus
2012-01-31re PR fortran/52024 ([OOP] GENERIC operator cannot be resolved)Tobias Burnus
2012-01-31re PR fortran/52029 ([OOP] _copy should be PURE)Tobias Burnus
2012-01-31re PR fortran/52013 ([OOP] Polymorphism and coarrays: Support as class contai...Tobias Burnus
2012-01-31re PR fortran/52012 (Wrong-code with realloc on assignment and RESHAPE w/ ORD...Paul Thomas
2012-01-29re PR fortran/41600 ([OOP] SELECT TYPE with associate-name => exp: Arrays not...Tobias Burnus
2012-01-29Reduce size of pointer_info tree, minor cleanups.Janne Blomqvist
2012-01-29re PR fortran/51972 ([OOP] Wrong code as _copy does not honor CLASS components)Tobias Burnus
2012-01-29PR 51808 Constify binding_label.Janne Blomqvist
2012-01-29PR 51808 Fix ChangeLog entryJanne Blomqvist
2012-01-29PR 51808 Support arbitrarily long bind(C) binding labels.Janne Blomqvist
2012-01-29re PR fortran/52038 (fortran bootstrap failure: no previous prototype for 'sy...Tobias Burnus
2012-01-28re PR fortran/51972 ([OOP] Wrong code as _copy does not honor CLASS components)Tobias Burnus
2012-01-27re PR fortran/52022 (Wrong-code with procedures passed as actual argument)Tobias Burnus
2012-01-27re PR fortran/52016 ([OOP] Polymorphism and elemental: missing diagnostic)Tobias Burnus
2012-01-27re PR fortran/51970 ([OOP] gimplification failed for polymorphic MOVE_ALLOC)Tobias Burnus
2012-01-27re PR fortran/51953 ([F2008] Allow multiple allocate-objects in ALLOCATE with...Tobias Burnus
2012-01-27re PR fortran/52016 ([OOP] Polymorphism and elemental: missing diagnostic)Tobias Burnus
2012-01-27re PR fortran/48705 ([OOP] ALLOCATE with non-trivial SOURCE)Paul Thomas
2012-01-25re PR fortran/51995 ([OOP] Polymorphic class fails at runtime)Tobias Burnus
2012-01-25re PR fortran/51995 ([OOP] Polymorphic class fails at runtime)Tobias Burnus
2012-01-25re PR fortran/51966 (ICE in gfc_conv_array_constructor_expr)Tobias Burnus
2012-01-23re PR fortran/51948 ([OOP] Rejects valid: Function result value in MOVE_ALLOC...Tobias Burnus
2012-01-21[multiple changes]Steven G. Kargl
2012-01-21re PR fortran/51913 ([OOP] bug when submitting a class pointer to a subroutine)Tobias Burnus
2012-01-20re PR fortran/51056 ([OOP] Bogus "Unused module variable '__vtab_domain_Domai...Tobias Burnus
2012-01-19re PR fortran/51904 (ICE on SIZE function evaluation)Tobias Burnus
2012-01-18re PR fortran/51634 ([OOP] ICE with polymorphic operators)Paul Thomas
2012-01-18re PR fortran/48426 ([patch] Quad precision promotion)Zydrunas Gimbutas