1. 21 Feb, 2012 7 commits
    • s390.md ("fixuns_trunc<mode>si2"): Replace TARGET_HARD_FLOAT with TARGET_HARD_DFP. · 8540e6e8
      2012-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
      
      	* config/s390/s390.md ("fixuns_trunc<mode>si2"): Replace
      	TARGET_HARD_FLOAT with TARGET_HARD_DFP.
      
      From-SVN: r184433
      Andreas Krebbel committed
    • re PR libstdc++/52317 (incorrect FSF address) · 4bee90f7
      2012-02-21  Paolo Carlini  <paolo.carlini@oracle.com>
      
      	PR libstdc++/52317
      	* python/Makefile.am: Update boilerplate license text to GPLv3.
      	* include/profile/unordered_map: Likewise.
      	* include/profile/set: Likewise.
      	* include/profile/base.h: Likewise.
      	* include/profile/impl/profiler_list_to_slist.h: Likewise.
      	* include/profile/impl/profiler_container_size.h: Likewise.
      	* include/profile/impl/profiler_vector_size.h: Likewise.
      	* include/profile/impl/profiler_hash_func.h: Likewise.
      	* include/profile/impl/profiler_trace.h: Likewise.
      	* include/profile/impl/profiler_list_to_vector.h: Likewise.
      	* include/profile/impl/profiler_vector_to_list.h: Likewise.
      	* include/profile/impl/profiler.h: Likewise.
      	* include/profile/impl/profiler_state.h: Likewise.
      	* include/profile/impl/profiler_map_to_unordered_map.h: Likewise.
      	* include/profile/impl/profiler_algos.h: Likewise.
      	* include/profile/impl/profiler_hashtable_size.h: Likewise.
      	* include/profile/impl/profiler_node.h: Likewise.
      	* include/profile/vector: Likewise.
      	* include/profile/unordered_set: Likewise.
      	* include/profile/map.h: Likewise.
      	* include/profile/map: Likewise.
      	* testsuite/21_strings/basic_string/numeric_conversions/
      	wchar_t/dr1261.cc: Likewise.
      	* testsuite/21_strings/basic_string/numeric_conversions/
      	char/dr1261.cc: Likewise.
      	* testsuite/20_util/reference_wrapper/invoke-2.cc: Likewise.
      
      From-SVN: r184430
      Paolo Carlini committed
    • tree-vect-stmts.c (vectorizable_load): Use pre-computed nested_in_vect_loop. · d1e4b493
      2012-02-21  Richard Guenther  <rguenther@suse.de>
      
      	* tree-vect-stmts.c (vectorizable_load): Use pre-computed
      	nested_in_vect_loop.
      
      From-SVN: r184429
      Richard Guenther committed
    • re PR tree-optimization/52318 (ICE: in execute_todo, at passes.c:1748 with -O3… · 949e47e5
      re PR tree-optimization/52318 (ICE: in execute_todo, at passes.c:1748 with -O3 -ftracer -fno-tree-ccp -fno-tree-copy-prop -fno-tree-dce and stpcpy_chk())
      
      	PR tree-optimization/52318
      	* gimple-fold.c (gimplify_and_update_call_from_tree): Add
      	vdef also to non-pure/const call stmts in the sequence.
      
      	* gcc.dg/pr52318.c: New test.
      
      From-SVN: r184428
      Jakub Jelinek committed
    • vms-ld.c (main): Fix IDENTIFICATION padding. · c2885517
      2012-02-21  Tristan Gingold  <gingold@adacore.com>
      
      	* config/vms/vms-ld.c (main): Fix IDENTIFICATION padding.
      
      From-SVN: r184426
      Tristan Gingold committed
    • Explain why we don't use RDPC for sparc PIC register setup. · 3ed27cf5
      	* config/sparc/sparc.md (load_pcrel_sym<P:mode>): Explain why we
      	don't use the "rd %pc" instruction on v9 for PIC register loads.
      
      From-SVN: r184422
      David S. Miller committed
    • Daily bump. · d1d7a85e
      From-SVN: r184421
      GCC Administrator committed
  2. 20 Feb, 2012 20 commits
  3. 19 Feb, 2012 4 commits
  4. 18 Feb, 2012 7 commits
  5. 17 Feb, 2012 2 commits