https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61750
--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> --- Author: rguenth Date: Fri Nov 21 08:27:39 2014 New Revision: 217906 URL: https://gcc.gnu.org/viewcvs?rev=217906&root=gcc&view=rev Log: 2014-11-21 Richard Biener <rguent...@suse.de> PR tree-optimization/61750 * tree-ssa-forwprop.c (simplify_vce): Verify type sizes match for the resulting VIEW_CONVERT_EXPR. Modified: branches/gcc-4_9-branch/gcc/ChangeLog branches/gcc-4_9-branch/gcc/tree-ssa-forwprop.c