Re: Fix more minor issues from static checkers

2011-03-24 Thread Diego Novillo
On Thu, Mar 24, 2011 at 10:37, Jeff Law wrote: > Bootstrapped and regression tested on x86_64-unknown-linux-gnu.  OK for > trunk? OK. Diego.

Fix more minor issues from static checkers

2011-03-24 Thread Jeff Law
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 First in tree-ssa-live.c, "ann" is set, but never used in a couple places. Second, in tree-ssa-copy.c we set "stmt" in propagate_tree_value_into_stmt, but never use it. Removing the assignment is obviously trivial. Finally, in cfglayout force_nonfa