https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69013
--- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> --- Author: rguenth Date: Wed Jan 13 12:18:02 2016 New Revision: 232321 URL: https://gcc.gnu.org/viewcvs?rev=232321&root=gcc&view=rev Log: 2016-01-13 Richard Biener <rguent...@suse.de> PR tree-optimization/69013 * tree-ssa-uninit.c (prune_uninit_phi_opnds_in_unrealizable_paths): Exchange assert for a test. Modified: branches/gcc-5-branch/gcc/ChangeLog branches/gcc-5-branch/gcc/tree-ssa-uninit.c