1. 18 Sep, 2012 10 commits
  2. 17 Sep, 2012 27 commits
  3. 16 Sep, 2012 3 commits
    • random (rice_distribution<>::operator==): Change inline friend definition to non-template. · d9d69f64
      2012-09-16  Paolo Carlini  <paolo.carlini@oracle.com>
      
      	* include/ext/random (rice_distribution<>::operator==): Change
      	inline friend definition to non-template.
      	* testsuite/ext/random/rice_distribution/requirements/
      	explicit_instantiation/1.cc: New.
      
      	* testsuite/26_numerics/random/normal_mv_distribution: Move...
      	* testsuite/ext/random/normal_mv_distribution: ... here.
      	* testsuite/26_numerics/random/simd_fast_mersenne_twister_engine:
      	Move...
      	* testsuite/ext/random/simd_fast_mersenne_twister_engine: ... here.
      	* testsuite/26_numerics/random/beta_distribution: Move...
      	* testsuite/ext/random/beta_distribution: ... here.
      	* testsuite/26_numerics/random/rice_distribution: Move...
      	* testsuite/ext/random/rice_distribution: ... here.
      
      From-SVN: r191367
      Paolo Carlini committed
    • re PR fortran/54594 ([OOP] Type-bound ASSIGNMENTs (elemental + array version)… · 2e33ad21
      re PR fortran/54594 ([OOP] Type-bound ASSIGNMENTs (elemental + array version) rejected as ambiguous)
      
      2012-09-16  Janus Weil  <janus@gcc.gnu.org>
      
      	PR fortran/54594
      	* resolve.c (get_checked_tb_operator_target): Add a reference to the
      	relevant quote from the F08 standard.
      
      From-SVN: r191366
      Janus Weil committed
    • re PR fortran/54594 ([OOP] Type-bound ASSIGNMENTs (elemental + array version)… · aa6590cf
      re PR fortran/54594 ([OOP] Type-bound ASSIGNMENTs (elemental + array version) rejected as ambiguous)
      
      2012-09-16  Janus Weil  <janus@gcc.gnu.org>
      
      	PR fortran/54594
      	* interface.c (compare_type_rank): Handle CLASS arrays.
      
      2012-09-16  Janus Weil  <janus@gcc.gnu.org>
      
      	PR fortran/54594
      	* gfortran.dg/typebound_generic_14.f03: New.
      
      From-SVN: r191365
      Janus Weil committed