https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70916
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Author: jakub Date: Tue May 3 19:30:22 2016 New Revision: 235842 URL: https://gcc.gnu.org/viewcvs?rev=235842&root=gcc&view=rev Log: 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. Modified: trunk/gcc/ChangeLog trunk/gcc/tree-if-conv.c