1. 23 Sep, 2012 3 commits
    • re PR libstdc++/54675 (Many libstdc++ testsuite failures in ext/random) · 37f1d5c9
      	PR libstdc++/54675
      	* include/ext/random: Avoid the badname __alpha (and, for
      	consistency, __mu, __nu, __sigma and __omega too).
      	* include/bits/random.tcc: Likewise.
      
      From-SVN: r191650
      Uros Bizjak committed
    • re PR fortran/54599 (Issues found in gfortran by the Coverity Scan) · 99c25a87
      2012-09-23  Tobias Burnus  <burnus@net-b.de>
      
              * parse.c (parse_derived): Don't set attr.alloc_comp
              for pointer components with allocatable subcomps.
      
              PR fortran/54599
              * resolve.c (resolve_fl_namelist): Remove superfluous
              NULL check.
              * simplify.c (simplify_min_max): Remove unreachable code.
              * trans-array.c (gfc_trans_create_temp_array): Change
              a condition into an assert.
      
              PR fortran/54618
              * trans-expr.c (gfc_trans_class_init_assign): Guard
              re-setting of the _data by gfc_conv_expr_present.
              (gfc_conv_procedure_call): Fix INTENT(OUT) handling
              for allocatable BT_CLASS.
      
      2012-09-23  Tobias Burnus  <burnus@net-b.de>
      
              PR fortran/54618
              * gfortran.dg/class_array_14.f90: New.
      
      From-SVN: r191649
      Tobias Burnus committed
    • Daily bump. · 8856695d
      From-SVN: r191648
      GCC Administrator committed
  2. 22 Sep, 2012 12 commits
  3. 21 Sep, 2012 15 commits
  4. 20 Sep, 2012 10 commits