]> git.ipfire.org Git - thirdparty/gcc.git/commit
2016-11-17 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Nov 2016 12:38:47 +0000 (12:38 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Nov 2016 12:38:47 +0000 (12:38 +0000)
commitb6f4c9b568dbaa6892dfdea2b6c698e1e63b5183
tree01abd7f17d9a9481753fcc1c88bf79d8895ab390
parent830391635e0b2457ade103f51cc8725e68120331
2016-11-17  Richard Biener  <rguenther@suse.de>

* common.opt (ftree-loop-if-convert-stores): Mark as preserved for
backward compatibility.
* doc/invoke.texi (ftree-loop-if-convert-stores): Remove.
* tree-if-conv.c (pass_if_conversion::gate): Do not test
flag_tree_loop_if_convert_stores.
(pass_if_conversion::execute): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@242542 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/common.opt
gcc/doc/invoke.texi
gcc/tree-if-conv.c