1. 10 Feb, 2014 1 commit
  2. 09 Feb, 2014 4 commits
    • re PR fortran/57522 ([F03] ASSOCIATE construct creates array descriptor with… · 68b1c5e1
      re PR fortran/57522 ([F03] ASSOCIATE construct creates array descriptor with incorrect stride for derived type array component)
      
      2014-02-09  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/57522
      	* resolve.c (resolve_assoc_var): Set the subref_array_pointer
      	attribute for the 'associate-name' if necessary.
      	* trans-stmt.c (trans_associate_var): If the 'associate-name'
      	is a subref_array_pointer, assign the element size of the
      	associate variable to 'span'.
      
      2014-02-09  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/57522
      	* gfortran.dg/associated_target_5.f03 : New test
      
      From-SVN: r207646
      Paul Thomas committed
    • re PR fortran/59026 (ELEMENTAL procedure with VALUE arguments emits wrong code) · 56c78e5c
      2014-02-09  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/59026
      	* trans-expr.c (gfc_conv_procedure_call): Pass the value of the
      	actual argument to a formal argument with the value attribute
      	in an elemental procedure.
      
      2014-02-09  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/59026
      	* gfortran.dg/elemental_by_value_1.f90 : New test
      
      From-SVN: r207645
      Paul Thomas committed
    • baseline_symbols.txt: New file. · 5a47e4c5
      libstdc++-v3/
      	* config/abi/post/mips64-linux-gnu/32/baseline_symbols.txt: New file.
      	* config/abi/post/mips64-linux-gnu/baseline_symbols.txt: Update.
      	* config/abi/post/mips64-linux-gnu/64/baseline_symbols.txt: Likewise.
      
      From-SVN: r207643
      Richard Sandiford committed
    • Daily bump. · fcd4d553
      From-SVN: r207641
      GCC Administrator committed
  3. 08 Feb, 2014 8 commits
  4. 07 Feb, 2014 27 commits