1. 07 Apr, 2013 3 commits
    • functional (_Derives_from_unary_function): Remove. · 82b12c4b
      2013-04-04  François Dumont  <fdumont@gcc.gnu.org>
      
      	* include/std/functional (_Derives_from_unary_function): Remove.
      	(_Derives_from_binary_function): Remove.
      	* include/std/type_traits (__sfinae_types): Remove.
      	(__is_assignable_helper): Adapt.
      	(__is_convertible_helper): Adapt.
      	(_GLIBCXX_HAS_NESTED_TYPE): Adapt.
      	Remove several explicit instantiations of integral_constant.
      	* testsuite/20_util/reference_wrapper/typedefs-3.cc: Adapt.
      	* testsuite/20_util/make_signed/requirements/typedefs_neg.cc:
      	Adapt dg-error line number.
      	* testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
      	Likewise.
      	* testsuite/20_util/declval/requirements/1_neg.cc: Likewise.
      	* testsuite/20_util/bind/ref_neg.cc: Likewise.
      
      From-SVN: r197551
      François Dumont committed
    • re PR fortran/56849 (Missing compile-time shape check for RESHAPE assignments… · 7c42966e
      re PR fortran/56849 (Missing compile-time shape check for RESHAPE assignments with an ORDER= attribute)
      
      2013-04-07  Tobias Burnus  <burnus@net-b.de>
      
              PR fortran/56849
              * iresolve.c (gfc_resolve_reshape): Set shape also
              with order=.
      
      2013-04-07  Tobias Burnus  <burnus@net-b.de>
      
              PR fortran/56849
              * gfortran.dg/reshape_5.f90: New.
      
      From-SVN: r197550
      Tobias Burnus committed
    • Daily bump. · 31ebb293
      From-SVN: r197549
      GCC Administrator committed
  2. 06 Apr, 2013 3 commits
  3. 05 Apr, 2013 20 commits
  4. 04 Apr, 2013 14 commits