Return unknow from scev instantiation if the result is not above instantiate_below.
authorSebastian Pop <sebastian.pop@amd.com>
Fri, 31 Jul 2009 02:30:03 +0000 (02:30 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Fri, 31 Jul 2009 02:30:03 +0000 (02:30 +0000)
commit52bdd655b06d5ef4e32a6d9627f907cdb83c1012
treed4db5f59ba75d0b935049194fd65c31d5b59c837
parent42e6eec568abf5870e676873309f998211c648a8
Return unknow from scev instantiation if the result is not above instantiate_below.

2009-07-30  Sebastian Pop  <sebastian.pop@amd.com>

* tree-scalar-evolution.c: Fix comment.
(instantiate_scev_1): Return unknow from scev instantiation if the
result is not above instantiate_below.

From-SVN: r150290
gcc/ChangeLog
gcc/tree-scalar-evolution.c