tree-ssa-loop-ivopts.c (add_autoinc_candidates): Bail out only if the use statement...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 17 Oct 2017 21:53:34 +0000 (21:53 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 17 Oct 2017 21:53:34 +0000 (21:53 +0000)
commit8119ebd57da976efb670afc5e4a42b66920005a3
treea60504eb92895d593a0bfa6dcafa42f3d1821540
parentaca308040b5c90348cf219b1138efb4ec7d98d28
tree-ssa-loop-ivopts.c (add_autoinc_candidates): Bail out only if the use statement can throw internally.

* tree-ssa-loop-ivopts.c (add_autoinc_candidates): Bail out only if
the use statement can throw internally.

From-SVN: r253834
gcc/ChangeLog
gcc/tree-ssa-loop-ivopts.c