re PR tree-optimization/88964 (ICE in wide_int_to_tree_1, at tree.c:1561)
authorJakub Jelinek <jakub@redhat.com>
Thu, 24 Jan 2019 19:49:09 +0000 (20:49 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 24 Jan 2019 19:49:09 +0000 (20:49 +0100)
commitf359ba2fa911fd73bb5d22592c695ed5ab497b0e
treed9f75e5c617e4f860d7919bb3cbc55605048ff65
parent3b4218cc9f243cfe796dd933e8d0abd9c610503e
re PR tree-optimization/88964 (ICE in wide_int_to_tree_1, at tree.c:1561)

PR tree-optimization/88964
* gimple-loop-interchange.cc (loop_cand::analyze_induction_var): Also
punt if HONOR_SNANS (chrec).

From-SVN: r268247
gcc/ChangeLog
gcc/gimple-loop-interchange.cc