re PR tree-optimization/70916 (gcc ICE at -O3 on valid code on x86_64-linux-gnu in...
authorJakub Jelinek <jakub@redhat.com>
Tue, 3 May 2016 19:30:22 +0000 (21:30 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 3 May 2016 19:30:22 +0000 (21:30 +0200)
commit9663f8f74821638d2f2ef1a333ec4e937c3c6040
treefc585f904ca096966637c2ab6bb34f46a32434cf
parent1a0bf5e11baddeb3b12e02d85b5e2504ce151abd
re PR tree-optimization/70916 (gcc ICE at -O3 on valid code on x86_64-linux-gnu in "tree_operand_check")

PR tree-optimization/70916
* tree-if-conv.c: Include cfganal.h.
(pass_if_conversion::execute): Call connect_infinite_loops_to_exit
and remove_fake_exit_edges around the optimization pass.

Co-Authored-By: Richard Biener <rguenther@suse.de>
From-SVN: r235842
gcc/ChangeLog
gcc/tree-if-conv.c