This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r217906 - in /branches/gcc-4_9-branch/gcc: Chan...
- From: rguenth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 21 Nov 2014 08:27:40 -0000
- Subject: r217906 - in /branches/gcc-4_9-branch/gcc: Chan...
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 <rguenther@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