tree.h (enum tree_code_class): Add tcc_vl_exp.
[platform/upstream/gcc.git] / gcc / fortran / trans-expr.c
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]
2006-10-14 Paul Thomasre PR fortran/29371 (Coredump when using -fbounds-check...
2006-10-13 Paul Thomasre PR fortran/29373 (implicit type declaration and...
2006-10-08 Paul Thomas[multiple changes]
2006-10-03 Paul Thomasre PR fortran/29284 (ICE for optional subroutine argument)
2006-09-13 Wolfgang Gellerichtrans-expr.c (gfc_add_interface_mapping): For character...
2006-09-11 Paul Thomasre PR fortran/28890 (ICE on write)
2006-08-30 Paul Thomasre PR fortran/28885 (ICE passing components of array...
2006-08-20 Paul Thomasre PR fortran/28601 (ICE on reexport of renamed type)
2006-08-19 Erik Edelmannre PR fortran/25217 (Derived type dummy argument having...
2006-07-15 Steven G. Kargltrans-expr.c (gfc_trans_string_copy): Evaluate the...
2006-07-13 Paul Thomasre PR fortran/28174 (Corruption of multiple character...
2006-07-12 Francois-Xavier... re PR fortran/28163 (Calling libgfortran's copy_string...
2006-07-04 Paul Thomasre PR fortran/28174 (Corruption of multiple character...
2006-06-21 Francois-Xavier... trans-expr.c (gfc_conv_missing_dummy, [...]): Replace...
2006-06-15 Thomas Koenigtrans-array.h (gfc_trans_create_temp_array): Add bool...
2006-06-09 Paul Thomasre PR fortran/24558 (ENTRY doesn't work in module proce...
2006-06-08 Francois-Xavier... re PR fortran/27958 (assignments to and from zero-sized...
2006-06-03 Francois-Xavier... trans.c (gfc_msg_bounds, [...]): Add strings for common...
2006-05-30 Asher Langtonsymbol.c (check_conflict): Allow external, function...
2006-05-20 H.J. Lure PR fortran/27662 ([4.1 only]: Transpose doesn't...
2006-04-16 Paul Thomasre PR fortran/26822 (Scalarization of non-elemental...
2006-04-08 Kazu Hiratagfortran.texi: Fix typos.
2006-04-03 Paul Thomasre PR testsuite/26981 (g++.old-deja/g++.other/init18...
2006-04-02 Erik Edelmanntrans-array.c (gfc_trans_dealloc_allocated): Take a...
2006-03-13 Jakub Jelinektrans-openmp.c (gfc_trans_omp_variable): Handle referen...
2006-03-10 Erik Edelmannsymbol.c (check_conflict): Allow allocatable function...
2006-03-09 Erik Edelmanntrans-expr.c (gfc_add_interface_mapping): Copy 'allocat...
2006-03-06 Paul Thomastrans-array.c (gfc_trans_dealloc_allocated): New function.
2006-03-06 Paul Thomasre PR fortran/26107 (ICE after error message on invalid...
2006-03-05 Erik Edelmannre PR fortran/16136 (Conflicting attributes ALLOCATABLE...
2006-02-16 Paul Thomasre PR fortran/24557 (ICE: PRINTing function result...
2006-02-12 Erik Edelmannre PR fortran/25806 (problems with functions returning...
2006-02-10 Tobias Schlüterre PR fortran/14771 (frontend doesn't record parentheses)
2006-02-06 Jakub Jelinekbackport: trans-decl.c (create_function_arglist): Handl...
2006-01-26 Paul Thomasre PR fortran/25964 (NIST regression on fm311.f)
2006-01-21 Paul ThomasPR25024, PR20881, PR23308, PR25538 and PR25710 - Proced...
2006-01-16 Richard Guenthertrans-expr.c (gfc_conv_function_call): Use fold_build2.
2006-01-09 Feng WangAdd 2006 copyright year.
2006-01-09 Feng Wangfortran ChangeLog entry:
2005-12-16 Richard Guenthertrans.h (tree): Remove declaration of gfc_build_functio...
2005-12-16 Richard Guenthertrans.h (gfc_build_indirect_ref): Remove declaration.
2005-12-16 Richard Guenther(gfc_conv_descriptor_data_addr): Use build_fold_addr_ex...
2005-12-13 Richard Guenthertrans-expr.c (gfc_conv_substring): Use fold_build2...
2005-12-13 Richard SandifordMake-lang.in (fortran/trans-resolve.o): Depend on fortr...
2005-11-02 Andrew Pinskire PR fortran/18157 (ice-on-valid code, pointer to...
2005-10-30 Erik Edelmannre PR fortran/18883 (ICE in gfc_finish_var_decl)
2005-10-25 Jakub Jelinektrans.h (gfc_conv_cray_pointee): Remove.
2005-10-24 Asher LangtonCommit for Asher Langton
2005-10-23 Paul Thomasre PR fortran/18022 (problem with structure and calling...
2005-10-03 François-Xavier... re PR libfortran/19308 (I/O library should support...
2005-09-13 Erik Edelmannre PR fortran/17740 (ICE in gfc_trans_arrayfunc_assign...
2005-09-09 Richard Sandifordre PR fortran/19239 ([4.0 only] gfortran ICE on vector...
2005-09-09 Richard Sandifordre PR fortran/21104 (Segmentation fault on correct...
2005-09-09 Richard Sandifordre PR fortran/12840 ([4.0 only] Unable to find scalariz...
2005-09-08 Richard Sandifordre PR fortran/15326 ([4.0 only] ICE with assumed length...
2005-09-08 Richard Sandifordre PR fortran/19928 (Reference of constant derived...
2005-09-08 Richard Sandifordre PR fortran/23373 ([4.0 only] Functions returning...
2005-08-16 Feng Wang[multiple changes]
2005-08-06 Kazu Hiratadecl.c, [...]: Fix comment/doc typos.
2005-08-04 Paul Brooktrans-expr.c (gfc_conv_expr, [...]): Update comments.
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-13 Jakub Jelinektrans-expr.c (gfc_conv_function_call): Return int inste...
2005-06-13 Richard Hendersontrans-array.c (gfc_conv_descriptor_data_get): Rename...
2005-06-12 Tobias Schlütertrans-expr.c (gfc_conv_variable): POINTER results don...
2005-06-01 Paul Thomastrans-expr.c (gfc_conv_variable): Clean up bracketting.
2005-05-31 Paul Thomasre PR fortran/18109 (ICE with explicit array of strings)
2005-05-30 Kazu Hirata* trans-expr.c: Fix comment typos.
2005-05-30 Kazu Hirata* trans-expr.c: Remove trailing ^M.
2005-05-29 Paul Thomasre PR fortran/16939 (Pointers not passed as subroutine...
2005-05-11 Tobias Schlüterresolve.c (resolve_symbol): Copy 'pointer' and 'dimensi...
2005-05-10 Tobias Schlüterre PR fortran/20178 (COMPLEX function returns incompati...
2005-04-29 Jakub Jelinek[multiple changes]
2005-04-29 Paul Brooktrans-expr.c (gfc_conv_expr_present): Fix broken assert.
2005-03-23 Steven Bosscherconvert.c (convert): Replace fold (buildN (...)) with...
2005-03-04 Tobias Schlüterre PR fortran/19673 (pointer function with RESULT speci...
2005-02-23 Tobias Schlütergfortran.h (gfc_expr): Move 'operator'...
2005-01-23 Kazu Hiratadata.c, [...]: Fix comment typos.
next