1. 05 Aug, 2010 4 commits
    • i386.c (ix86_decompose_address): Check for SI_REG using REGNO of base_reg directly. · a5b2e0ef
      	* config/i386/i386.c (ix86_decompose_address): Check for SI_REG
      	using REGNO of base_reg directly.
      
      From-SVN: r162899
      Uros Bizjak committed
    • move.h (forward): Update to N3092. · 5f1fd346
      2010-08-05  Paolo Carlini  <paolo.carlini@oracle.com>
      
      	* include/bits/move.h (forward): Update to N3092.
      	(identity): Remove (US 92 is NAD).
      	* include/debug/set.h: Fix move constructor to simply use move.
      	* include/debug/unordered_map: Likewise.
      	* include/debug/multiset.h: Likewise.
      	* include/debug/vector: Likewise.
      	* include/debug/unordered_set: Likewise.
      	* include/debug/deque: Likewise.
      	* include/debug/map.h: Likewise.
      	* include/debug/string: Likewise.
      	* include/debug/list: Likewise.
      	* include/debug/multimap.h: Likewise.
      	* include/profile/set.h: Likewise.
      	* include/profile/unordered_map: Likewise.
      	* include/profile/multiset.h: Likewise.
      	* include/profile/unordered_set: Likewise.
      	* include/profile/vector: Likewise.
      	* include/profile/deque: Likewise.
      	* include/profile/map.h: Likewise.
      	* include/profile/list: Likewise.
      	* include/profile/multimap.h: Likewise.
      	* include/ext/vstring.h: Likewise.
      	* include/bits/stl_list.h: Likewise.
      	* include/bits/stl_map.h: Likewise.
      	* include/bits/stl_set.h: Likewise.
      	* include/bits/forward_list.h: Likewise.
      	* include/bits/stl_multimap.h: Likewise.
      	* include/bits/unordered_map.h: Likewise.
      	* include/bits/stl_vector.h: Likewise.
      	* include/bits/stl_deque.h: Likewise.
      	* include/bits/stl_multiset.h: Likewise.
      	* include/bits/unordered_set.h: Likewise.
      	* include/bits/stl_bvector.h: Likewise.
      	* testsuite/20_util/identity/value.cc: Remove
      	* testsuite/20_util/identity/requirements/typedefs.cc: Likewise.
      	* testsuite/20_util/identity/requirements/explicit_instantiation.cc:
      	Likewise.
      
      From-SVN: r162898
      Paolo Carlini committed
    • re PR tree-optimization/45144 (SRA optimization issue of bit-field) · 36b86f4a
      	PR tree-optimization/45144
      	* tree-sra.c (type_consists_of_records_p): Return false
      	if the record contains bit-field.
      
      	testsuite/
      	PR tree-optimization/45144
      	* gcc.dg/tree-ssa/pr45144.c: New test.
      
      From-SVN: r162897
      Jie Zhang committed
    • Daily bump. · 370f330f
      From-SVN: r162896
      GCC Administrator committed
  2. 04 Aug, 2010 30 commits
  3. 03 Aug, 2010 6 commits