]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans-expr.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
[thirdparty/gcc.git] / gcc / fortran / trans-expr.c
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...
2007-01-27  Paul Thomasre PR fortran/30407 ([4.1 only] Elemental functions...
2007-01-20  Roger Sayledependency.c (gfc_full_array_ref_p): Check that ref...
2007-01-18  Roger Sayletrans-expr.c (copyable_array_p): Consider user derived...
2007-01-05  Roger Sayletrans-expr.c (gfc_trans_assignment_1): New subroutine...
2006-12-31  Paul Thomasre PR fortran/23060 (%VAL, %REF and %DESCR constructs...
2006-12-21  Paul Thomasre PR fortran/30202 ([4.1 only] ICE in trans-array.c)
2006-12-20  Roger Sayletrans-expr.c (is_zero_initializer_p): Determine whether...
2006-12-12  Tobias Schlütertrans-expr.c (gfc_conv_substring): Check for empty...
2006-12-05  Paul Thomasre PR fortran/29912 ([4.1 only] Gfortran: string array...
2006-12-03  Paul Thomasre PR fortran/29642 (Fortran 2003: VALUE Attribute...
2006-11-28  Paul Thomasre PR fortran/29976 (ICE on optional arg)
2006-11-26  Andrew Pinskire PR fortran/29982 ([4.1 only] ICE in write() with...
2006-11-15  Tobias Burnusre PR fortran/27588 (-fbounds-check should catch substr...
2006-11-13  Andrew Pinskire PR fortran/26994 (Scalar TRANSFER - error: invalid...
2006-11-10  Paul Thomasre PR fortran/29315 (error passing an array derived...
2006-11-05  Paul Thomas2006-11-05 Francois-Xavier Coudert <fxcoudert@gcc...
2006-10-31  Paul Thomasre PR fortran/29387 (ICE on character array function...
2006-10-22  Francois-Xavier... re PR fortran/26025 (Optionally use BLAS for matmul)
2006-10-19  Paul Thomas[multiple changes]
next