[Bug tree-optimization/61750] Compiling gfortran.dg/where_operator_assign_2.f90 with -O3 -fwhole-program gives an ICE

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 21 08:28:00 GMT 2014


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  <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



More information about the Gcc-bugs mailing list