final.c (rest_of_clean_state): If -fcompare-debug is given dump final insns without...
authorRichard Guenther <rguenther@suse.de>
Tue, 1 Dec 2009 10:02:24 +0000 (10:02 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 1 Dec 2009 10:02:24 +0000 (10:02 +0000)
commitc7ba0cfb619b379a84535227d60d86f64fe086d7
tree9339d860b9e899a5c55952fd737f529f264d99eb
parentb7d5e87b0780ff54f2ade45aabaea5cd7148ec86
final.c (rest_of_clean_state): If -fcompare-debug is given dump final insns without UIDs.

2009-12-01  Richard Guenther  <rguenther@suse.de>

* final.c (rest_of_clean_state): If -fcompare-debug is
given dump final insns without UIDs.
* tree-ssa-live.c (remove_unused_scope_block_p): Remove
after_inlining checks.

From-SVN: r154869
gcc/ChangeLog
gcc/final.c
gcc/tree-ssa-live.c