OSDN Git Service

2012-01-09 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Jan 2012 14:06:31 +0000 (14:06 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Jan 2012 14:06:31 +0000 (14:06 +0000)
commitf60935339c109e9fa6b92d898e3a4e2797cc81e7
tree08b0129c03278f0e05ec4fa8bd1ed08aa3472e1b
parent92409bbcc5dddf59ac0c8322f4ed05946cddc783
2012-01-09  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/51775
* tree-ssa-sccvn.c (visit_use): Value-number throwing stmts.
* tree-ssa-pre.c (eliminate): Properly fixup EH info.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183012 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-pre.c
gcc/tree-ssa-sccvn.c