gimple.c (gimple_set_modified): Do not queue calls to MODIFIED_NORETURN_CALLS here ...
authorRichard Guenther <rguenther@suse.de>
Fri, 8 Apr 2011 13:22:32 +0000 (13:22 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 8 Apr 2011 13:22:32 +0000 (13:22 +0000)
commit0f8c63cc10c27905f6d6fa553d3be08a416b2e1f
tree35952a70f683e580d7b134e3b637e28c5ab22fa8
parent5e5a425e73a86f3edbbc1339760e3d8153966389
gimple.c (gimple_set_modified): Do not queue calls to MODIFIED_NORETURN_CALLS here ...

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

* gimple.c (gimple_set_modified): Do not queue calls to
MODIFIED_NORETURN_CALLS here ...
* tree-ssa-operands.c (update_stmt_operands): ... but here.

From-SVN: r172182
gcc/ChangeLog
gcc/gimple.c
gcc/tree-ssa-operands.c