1. 12 May, 2015 5 commits
    • [multiple changes] · ddbc55d8
      2015-05-12  Robert Dewar  <dewar@adacore.com>
      
      	* sem_util.adb (Is_Variable): Allow X'Deref(Y) as a variable.
      
      2015-05-12  Ed Schonberg  <schonberg@adacore.com>
      
      	* sem_ch8.adb (Find_Expanded_Name): Handle properly a fully
      	qualified name for an instance of a generic grand-child unit in
      	the body its parent.
      
      2015-05-12  Robert Dewar  <dewar@adacore.com>
      
      	* exp_unst.adb (Upref_Name): New subprogram.
      	(Unnest_Subprogram): Use Upref_Name.
      	(Unnest_Subprogram): Use new Deref attribute.
      	* exp_unst.ads: Doc updates.
      
      2015-05-12  Thomas Quinot  <quinot@adacore.com>
      
      	* adaint.c: Enable Large File Support in adaint so that __gnat_readdir
      	can access files on filesystems mounted from servers that use large
      	NFS file handles.
      
      From-SVN: r223035
      Arnaud Charlet committed
    • combine.c i (set_nonzero_bits_and_sign_copies): Split code updating… · 3a857fd0
      combine.c i (set_nonzero_bits_and_sign_copies): Split code updating rsp->sign_bit_copies and rsp->nonzero_bits into ...
      
      2015-05-12  Thomas Preud'homme  <thomas.preudhomme@arm.com>
      
          * combine.c i(set_nonzero_bits_and_sign_copies): Split code updating
          rsp->sign_bit_copies and rsp->nonzero_bits into ...
          (update_rsp_from_reg_equal): This.  Also use REG_EQUAL note on src if
          present to get more accurate information about the number of sign bit
          copies and non zero bits.
      
      From-SVN: r223034
      Thomas Preud'homme committed
    • tree-vect-slp.c (vect_build_slp_tree_1): For BB vectorization do not allow unrolling. · dfc55d30
      2015-05-12  Richard Biener  <rguenther@suse.de>
      
      	* tree-vect-slp.c (vect_build_slp_tree_1): For BB vectorization
      	do not allow unrolling.
      
      	* gcc.dg/vect/bb-slp-35.c: New testcase.
      
      From-SVN: r223033
      Richard Biener committed
    • re PR fortran/66041 (Matmul ICE) · 9b7df66f
      2015-05-12  Thomas Koenig  <tkoenig@gcc.gnu.org>
      
      	PR fortran/66041
      	PR fortran/37131
      	* gfortran.h (gfc_array_spec):  Add field resolved.
      	* array.c (gfc_resolve_array_spec):  Resolve array spec
      	only once.
      
      From-SVN: r223031
      Thomas Koenig committed
    • Daily bump. · 3591a123
      From-SVN: r223030
      GCC Administrator committed
  2. 11 May, 2015 30 commits
  3. 10 May, 2015 5 commits