re PR tree-optimization/48772 (ICE: SIGSEGV in walk_non_aliased_vuses (gimple.h:1100...
authorRichard Guenther <rguenther@suse.de>
Wed, 27 Apr 2011 10:36:35 +0000 (10:36 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 27 Apr 2011 10:36:35 +0000 (10:36 +0000)
commit9aef53ee4c5daf5ce1137f816680e4c70fdb535c
tree142f31f3a698f56976833b06a17ce1c8559e0869
parentf63d806d66059fa17ea7e095ee4e029d725dca6f
re PR tree-optimization/48772 (ICE: SIGSEGV in walk_non_aliased_vuses (gimple.h:1100) with -O -fnon-call-exceptions -fno-tree-ccp -fno-tree-dce)

2011-04-27  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/48772
* tree-ssa-pre.c (eliminate): Update call stmts after elimination
only.

* g++.dg/pr48772.C: New testcase.

From-SVN: r173019
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/pr48772.C [new file with mode: 0644]
gcc/tree-ssa-pre.c