Skip to content
Snippets Groups Projects
  1. Jan 14, 2013
  2. Jan 13, 2013
  3. Jan 12, 2013
    • Janus Weil's avatar
      re PR fortran/55072 (Missing internal_pack leads to wrong code with derived type) · ea73447a
      Janus Weil authored
      2013-01-12  Janus Weil  <janus@gcc.gnu.org>
      
      	PR fortran/55072
      	* trans-array.c (gfc_conv_array_parameter): No packing was done for
      	full arrays of derived type.
      
      
      2013-01-12  Janus Weil  <janus@gcc.gnu.org>
      
      	PR fortran/55072
      	* gfortran.dg/assumed_type_2.f90: Fix test case.
      	* gfortran.dg/internal_pack_13.f90: New test.
      	* gfortran.dg/internal_pack_14.f90: New test.
      
      From-SVN: r195125
      ea73447a
    • Paul Thomas's avatar
      re PR fortran/55868 (gfortran generates for CLASS(*) __m_MOD___vtab__$tar on... · f5acf0f2
      Paul Thomas authored
      re PR fortran/55868 (gfortran generates for CLASS(*)   __m_MOD___vtab__$tar on NO_DOLLAR_IN_LABEL systems)
      
      2013-01-08  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/55868
      	* class.c (get_unique_type_string): Change $tar to STAR and
      	replace sprintf by strcpy where there is no formatting.
      	* decl.c (gfc_match_decl_type_spec): Change $tar to STAR.
      
      2013-01-08  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/55868
      	* gfortran.dg/unlimited_polymorphic_8.f90: Update
      	scan-tree-dump-times for foo.0.x._vptr to deal with change from
      	$tar to STAR.
      
      From-SVN: r195124
      f5acf0f2
    • GCC Administrator's avatar
      Daily bump. · 90229b5d
      GCC Administrator authored
      From-SVN: r195123
      90229b5d
  4. Jan 11, 2013
Loading