1. 03 Nov, 2009 22 commits
  2. 02 Nov, 2009 16 commits
  3. 01 Nov, 2009 2 commits
    • tree.def (TARGET_MEM_REF): Update comment. · ebcc3d93
      	* tree.def (TARGET_MEM_REF): Update comment.
      	* alias.c (get_alias_set): Retrieve the original memory reference for
      	a TARGET_MEM_REF before proceeding.
      
      From-SVN: r153796
      Eric Botcazou committed
    • [multiple changes] · 958dd42b
      2009-11-01  Tobias Burnus  <burnus@net-b.de>                                            
      
              PR fortran/41872
              * trans-decl.c (gfc_trans_deferred_vars): Do not nullify
              autodeallocated allocatable scalars at the end of scope.
              (gfc_generate_function_code): Fix indention.
              * trans-expr.c (gfc_conv_procedure_call): For allocatable
              scalars, fix calling by reference and autodeallocating
              of intent out variables.
      
      2009-11-01  Tobias Burnus  <burnus@net-b.de>
      
              PR fortran/41872
              * gfortran.dg/allocatable_scalar_4.f90: New test.
      
      From-SVN: r153795
      Tobias Burnus committed