This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]