]> git.ipfire.org Git - thirdparty/gcc.git/commit
2014-10-15 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Oct 2014 15:05:20 +0000 (15:05 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Oct 2014 15:05:20 +0000 (15:05 +0000)
commit7f1b049e9445c78882b7a80506fb7e011f80efc4
tree6128d6f82b001f30b643013e41378fdd691a19aa
parentc00d390fda3588d1663226642a9d76ab3e476d9b
2014-10-15  Richard Biener  <rguenther@suse.de>

* gimple-fold.c (gimple_fold_call): Properly keep virtual
SSA form up-to-date when devirtualizing a call to
__builtin_unreachable and avoid fixing up EH info here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216266 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimple-fold.c