1. 24 May, 2005 2 commits
    • tree-ssa-dom.c (cprop_into_stmt): Do not call recompute_tree_invariant_for_addr_expr here. · 6cedb4ac
      
      	* tree-ssa-dom.c (cprop_into_stmt): Do not call
      	recompute_tree_invariant_for_addr_expr here.
      	(optimize_stmt): Call it here instead and do so if anything
      	at all has changed in the statement and the RHS is an ADDR_EXPR.
      	* tree-ssa-forwprop.c (tidy_after_forward_propagate_addr): If
      	needed, call recompute_tree_invariant_for_addr_expr.
      	* tree-ssa-propagate.c (substitute_and_fold): Call
      	recompute_tree_invariant_for_addr_expr as needed.
      
      
      	* gcc.c-torture/compile/pr21638.c: New test.
      	* gcc.c-torture/compile/20050520-1.c: New test.
      
      From-SVN: r100092
      Jeff Law committed
    • Daily bump. · 0d14c011
      [[Split portion of a mixed commit.]]
      
      From-SVN: r100090.2
      GCC Administrator committed
  2. 23 May, 2005 9 commits
  3. 22 May, 2005 7 commits
  4. 21 May, 2005 6 commits
  5. 20 May, 2005 16 commits