1. 12 Jan, 2013 2 commits
    • re PR fortran/55868 (gfortran generates for CLASS(*) __m_MOD___vtab__$tar on… · f5acf0f2
      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
      Paul Thomas committed
    • Daily bump. · 90229b5d
      From-SVN: r195123
      GCC Administrator committed
  2. 11 Jan, 2013 12 commits
  3. 10 Jan, 2013 24 commits
  4. 09 Jan, 2013 2 commits