re PR fortran/36703 (ICE (segfault) in reduce_binary0 (arith.c:1778))
[gcc.git] / gcc / fortran / trans-expr.c
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...
2008-02-28 Francois-Xavier... re PR fortran/34868 (ICE with -ff2c for function return...
2008-02-24 Tobias Schlütertrans-array.c (gfc_conv_descriptor_data_get, [...]...
2008-02-23 Francois-Xavier... re PR target/25477 (builtin functions should use $LDBL1...
2008-02-21 Richard Guenthertree.def (PAREN_EXPR): New tree code.
2008-02-15 Francois-Xavier... trans-expr.c (gfc_conv_function_call): Force evaluation...
2008-01-26 Tobias Burnusre PR fortran/34848 (internal compiler error with optio...
2008-01-18 Richard Sandifordre PR fortran/34686 (Aliasing bug when returning charac...
2008-01-10 Paul Thomasre PR fortran/34396 (Length of substrings defined by...
2008-01-06 Jerry DeLislere PR fortran/34387 (FAIL: gfortran.dg/optional_dim_2...
2007-12-16 Tobias Burnusre PR fortran/34246 (gfortran.dg/bind_c_usage_16.f03...
2007-12-16 Paul Thomasre PR fortran/31213 (ICE on valid code with gfortran)
2007-12-13 Tobias Burnus[multiple changes]
2007-11-28 Jakub Jelinekre PR fortran/34247 (ICE in omp_add_variable, at gimpli...
2007-11-25 Tobias BurnusForgot trans-expr.c in previous commit:
2007-11-25 Tobias Burnusre PR fortran/34079 (Bind(C): Character argument/return...
2007-11-24 Jerry DeLislere PR libfortran/34209 (run-time lib: NEAREST(0.0_8...
2007-11-23 Aldy Hernandez+ * trans-expr.c (gfc_trans_string_copy): Use...
2007-11-22 Tobias Burnusre PR fortran/34079 (Bind(C): Character argument/return...
2007-11-20 Jerry DeLislere PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional...
2007-11-18 Jerry DeLisletrans-expr.c (gfc_conv_missing_dummy): Set the type...
2007-11-18 Paul Thomasre PR fortran/31608 (wrong types in character array...
2007-10-15 Christopher D. Rickettre PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE...
2007-09-21 Paul Thomastrans-expr.c (gfc_trans_pointer_assignment): Convert...
2007-09-16 Paul Thomasre PR fortran/29396 (segfault with character pointer...
2007-09-12 Tobias Burnustrans-expr.c (gfc_conv_initializer): Fix expr == NULL...
2007-09-12 Christopher D. Rickettre PR fortran/33395 ([ISO_C_BINDING ?] ICE (segfault...
2007-09-11 Christopher D. Rickettre PR fortran/33040 ([ISO_C_BINDING] ICE in gfc_trans_s...
2007-09-10 Paul Thomasre PR fortran/33370 (Structure component arrays)
2007-08-30 Paul Thomasre PR fortran/31879 (ICE with function having array...
2007-08-14 Francois-Xavier... re PR fortran/32594 (substring simplification leads...
2007-08-12 Francois-Xavier... re PR fortran/30964 (optional arguments to random_seed)
2007-08-11 Francois-Xavier... re PR fortran/32937 (segfault with string and -fdefault...
2007-08-10 Francois-Xavier... re PR fortran/31270 (print subscript value and array...
2007-08-07 Christopher D. Rickettre PR fortran/32732 ([Bind C] Character scalars are...
2007-08-01 Nick Cliftonarith.c: Change copyright header to refer to version...
2007-07-29 Paul Thomasre PR fortran/31211 (wrong code generated for pointer...
2007-07-28 Paul Thomasre PR fortran/32880 (User operator & allocatable TYPE...
2007-07-24 Paul Thomasre PR fortran/31205 (aliased operator assignment produc...
2007-07-23 Christopher D. Rickettre PR fortran/32732 ([Bind C] Character scalars are...
2007-07-23 Christopher D. Rickettre PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE...
2007-07-19 Christopher D. Rickettre PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE...
2007-07-17 Paul Thomasre PR fortran/31320 (Illegal read with gfortran.dg...
2007-07-08 Daniel Frankere PR fortran/17711 (Wrong operator name in error message)
2007-07-02 Christopher D. Rickett[multiple changes]
2007-07-01 Janne Blomqvistre PR fortran/32239 (optimize power in loops, use __bui...
2007-06-16 Andrew Pinski[multiple changes]
2007-05-31 Richard Guenthertrans-expr.c (gfc_conv_expr_op): Use zero constant...
2007-05-29 Daniel Frankegfortran.h: Renamed 'enum gfc_generic_isym_id' to ...
2007-05-28 Brooks Mosesgfortran.h (gfc_expr): Remove from_H, add "representati...
2007-05-25 Paul Thomasre PR fortran/32047 (ICE (segfault) for pure function...
2007-05-23 Francois-Xavier... re PR fortran/32046 (wrong code with -O2 for gfortran...
2007-05-14 Francois-Xavier... re PR fortran/30723 (Freeing memory doesn't need to...
2007-05-14 François-Xavier... re PR fortran/31725 ([4.1 only] substring bound evaluat...
2007-05-11 Paul Thomasre PR fortran/30876 (Array valued recursive function...
2007-04-23 Paul Thomasre PR fortran/31630 (ICE on nasty derived types code)
2007-04-17 Tobias Schlütertrans-types.h (gfc_packed): New enum.
2007-04-17 Tobias Schlüterarith.h: Update copyright years.
2007-04-05 Paul Thomasre PR fortran/31483 ([4.1/4.2 only] ICE on fortran...
2007-03-24 Paul Thomasre PR fortran/31215 (ICE on valid code with gfortran)
2007-03-19 Francois-Xavier... re PR fortran/31203 ([4.1/4.2 only] Character length...
2007-03-17 Francois-Xavier... re PR fortran/31120 ([4.1/4.2 only] ICE with integer_ex...
2007-02-28 Tobias Burnusre PR fortran/30888 (%VAL construct fails with argument...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-09 Francois-Xavier... re PR fortran/30720 ([4.1 only] runtime: check for...
2007-02-02 Paul Thomasre PR fortran/30284 ([4.1 only] ICE in gfc_add_modify...
next