re PR fortran/43205 (-finit-local-zero and -fno-automatic used together with large...
[gcc.git] / gcc / fortran / trans-expr.c
2010-02-28 Tobias Burnusre PR fortran/43205 (-finit-local-zero and -fno-automat...
2010-02-24 Tobias Burnus[multiple changes]
2010-02-21 Tobias Burnusre PR fortran/35259 (-fassociative-math not enabled...
2010-02-20 Paul Thomasre PR fortran/36932 (unneeded temporary (2x))
2010-02-10 Jakub Jelinekre PR fortran/42309 (Problem with a pointer array passe...
2010-02-05 Paul Thomasre PR fortran/42309 (Problem with a pointer array passe...
2010-01-31 Janus Weilre PR fortran/42888 (ICE in fold_convert_loc, at fold...
2010-01-31 Paul Thomasre PR fortran/38324 (Wrong lbound given to allocatable...
2010-01-14 Paul Thomasre PR fortran/41478 (Corrupted memory using PACK for...
2010-01-09 Tobias Burnus[multiple changes]
2010-01-05 Tobias Burnusre PR fortran/41872 (wrong-code: Issues with allocatabl...
2010-01-04 Tobias Burnusre PR fortran/41872 (wrong-code: Issues with allocatabl...
2009-12-17 Janus Weilre PR fortran/42144 ([OOP] deferred TBPs do not work)
2009-11-30 Janus Weilbackport: re PR fortran/42053 ([OOP] SELECT TYPE: rejec...
2009-11-28 Jakub Jelinektrans-common.c (create_common): Remove unused offset...
2009-11-20 Paul Thomasre PR fortran/42104 ([F03] runtime segfault with proced...
2009-11-19 Janus Weiltrans-expr.c (conv_isocbinding_procedure): New function.
2009-11-18 Janus Weilre PR fortran/42072 ([F03] wrong-code with C_F_PROCPOINTER)
2009-11-03 Tobias Burnusre PR fortran/41907 (465.tonto in SPEC CPU 2006 runtime...
2009-11-01 Tobias Burnus[multiple changes]
2009-11-01 Tobias Burnusre PR fortran/41850 (Wrong-code with optional allocatab...
2009-10-29 Tobias Burnusre PR fortran/41777 (Wrong-code with POINTER-returning...
2009-10-23 Janus Weilre PR fortran/41800 ([OOP] ICE in fold_convert_loc...
2009-10-19 Richard Guentherre PR fortran/41494 (temp and memcpy used when zeroing...
2009-10-16 Paul Thomasre PR fortran/41648 ([OOP] Type-bound procedures refused)
2009-10-13 Janus Weilre PR fortran/41581 ([OOP] Allocation of a CLASS with...
2009-10-05 Paul Thomastrans-expr.c (select_class_proc): New function.
2009-09-30 Tobias Burnusre PR fortran/40996 ([F03] ALLOCATABLE scalars)
2009-09-09 Richard Guentherre PR fortran/41297 (Functions are called twice)
2009-08-29 Steven G. Kargltrans-expr.c (gfc_trans_assignment_1): Correct a comment.
2009-08-25 Janus Weilre PR fortran/41139 (a procedure pointer call as actual...
2009-08-21 Janus Weilre PR fortran/41106 ([F03] Procedure Pointers with...
2009-08-20 Michael Matztrans-expr.c (gfc_conv_string_tmp): Check type compatib...
2009-08-19 Michael Matztree-ssa-structalias.c (create_variable_info_for):...
2009-08-16 Richard Guenthertrans-expr.c (gfc_trans_scalar_assign): Replace hack...
2009-08-13 Janus Weilre PR fortran/40941 (gfc_typespec: put derived and...
2009-08-11 Janus Weilre PR fortran/41022 ([F03] procedure pointer components...
2009-08-01 Paul Thomasre PR fortran/40011 (Problems with -fwhole-file)
2009-07-25 Richard Guentherre PR fortran/40005 (segfault in gt_ggc_mx_lang_tree_node)
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-13 Janus Weilre PR fortran/40646 ([F03] array-valued procedure point...
2009-07-09 Janus Weilre PR fortran/40646 ([F03] array-valued procedure point...
2009-07-09 Tobias Burnusre PR fortran/40604 (ICE with -fcheck=pointer)
2009-07-05 Paul Thomasre PR fortran/40646 ([F03] array-valued procedure point...
2009-07-04 Janus Weilre PR fortran/40593 (Proc-pointer returning function...
2009-06-29 Tobias Burnusre PR fortran/40580 (Add -fcheck=pointer with runtime...
2009-06-29 Paul Thomasre PR fortran/40551 (Optimizations possible using gfc_f...
2009-06-19 Paul Thomasre PR fortran/40440 (Automatic deallocation component...
2009-06-19 Kaveh R. Ghazigfortran.h (gfc_expr): Use mpc_t to represent complex...
2009-06-19 Janus Weilre PR fortran/40450 ([F03] procedure pointer as actual...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-08 Paul Thomastrans-array.h: Replace prototypes for gfc_conv_descript...
2009-05-25 Janus Weilre PR fortran/40176 (Fortran 2003: Procedure pointers...
2009-05-18 Richard Guentherre PR tree-optimization/40168 (finding common subexpres...
2009-05-14 Jakub Jelinekre PR fortran/39865 (ICE in gfc_conv_scalarized_array_ref)
2009-05-13 Steven G. Karglgfortran.h (gfc_code): Rename struct member expr to...
2009-05-10 Paul Thomasre PR fortran/38863 (WHERE with multiple elemental...
2009-05-06 Janus Weilre PR fortran/39630 ([F03] Procedure Pointer Components)
2009-04-28 Paul Thomasre PR fortran/39879 (double free or corruption abort...
2009-04-28 Paul Thomasre PR fortran/39879 (double free or corruption abort...
2009-04-20 Vasilis Liaskovitisre PR fortran/35423 (Implement OpenMP workshare)
2009-03-31 Paul Thomasre PR fortran/38915 (wrong results for structure assign...
2009-03-28 Francois-Xavier... gfortran.h (gfc_option_t): Add rtcheck.
2009-03-27 Richard Guenthergimplify.c (mark_addressable): Export.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-13 Paul Thomasre PR fortran/36703 (ICE (segfault) in reduce_binary0...
2008-12-18 Daniel Kraftre PR fortran/31822 (Missing run-time bound checks...
2008-12-14 Paul Thomasre PR fortran/35937 (Wrong type for charlength of function)
2008-12-09 Mikael Morinre PR fortran/35983 (C_LOC in derived type constructor...
2008-11-24 Paul Thomasre PR fortran/34820 (internal compiler error: in gfc_co...
2008-11-16 Mikael Morinre PR fortran/35681 (wrong result for vector subscripte...
2008-11-16 Tobias Burnusre PR fortran/38095 (character ICE)
2008-11-16 Paul Thomasre PR fortran/37926 (Program gives wrong output (connec...
2008-11-15 Paul Thomasre PR fortran/37926 (Program gives wrong output (connec...
2008-11-01 Daniel Kraftre PR fortran/35681 (wrong result for vector subscripte...
2008-11-01 Janus Weilre PR fortran/36322 (ICE with PROCEDURE using a complic...
2008-09-21 Daniel Kraftre PR fortran/35846 (ICE on nested character constructors)
2008-09-08 Daniel Kraftre PR fortran/37199 (array assignment from function...
2008-09-04 Richard Guenthertrans-array.c (gfc_conv_array_parameter): Use correct...
2008-08-31 Richard Guenthertrans-expr.c (gfc_trans_string_copy): Use the correct...
2008-08-28 Daniel Kraftgfortran.h (enum expr_t): New value `EXPR_COMPCALL'.
2008-08-24 Tobias Burnusre PR fortran/37201 (ICE in in gfc_conv_string_parameter)
2008-08-23 Janus Weilgfortran.h (gfc_component): Add field "symbol_attribute...
2008-07-29 Paul Thomastrans-expr.c (conv_parent_component_references): New...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-27 Tobias Burnusre PR fortran/36132 (_gfortran_internal_pack on optiona...
2008-07-24 Thomas Koenigre PR fortran/29952 (Flag to give runtime information...
2008-07-21 Ralf Wildenhuesfmt_g0_3.f08: Fix typo in expected error message.
2008-07-19 Kaveh R. Ghazigfortran.h (new): Remove macro.
2008-07-19 Kaveh R. Ghazigfortran.h (operator): Remove macro.
2008-07-02 Janus Weilre PR fortran/32580 (iso_c_binding c_f_procpointer...
2008-06-20 Kaveh R. Ghaziarith.c (hollerith2representation): Fix for -Wc++-compat.
2008-05-25 Tobias Burnusre PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE...
2008-05-19 Francois-Xavier... re PR fortran/36265 (character issue with gfortran)
2008-05-18 Francois-Xavier... intrinsic.c (char_conversions, ncharconv): New static...
2008-05-15 Francois-Xavier... trans-expr.c (gfc_conv_concat_op): Take care of nondefa...
2008-05-06 Francois-Xavier... arith.c: (gfc_arith_concat...
2008-04-23 Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-03-29 Paul Thomasre PR fortran/35698 (lbound and ubound wrong for alloca...
2008-02-29 Jerry DeLislere PR fortran/35059 (Seg fault when max constructor...
next