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/69013] [5/6 Regression] gfortran-5.3.0 ICE in prune_uninit_phi_opnds_in_unrealizable_paths, at tree-ssa-uninit.c:1121


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69013

--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed Jan 13 12:15:01 2016
New Revision: 232320

URL: https://gcc.gnu.org/viewcvs?rev=232320&root=gcc&view=rev
Log:
2016-01-13  Richard Biener  <rguenther@suse.de>

        PR tree-optimization/69013
        * tree-ssa-uninit.c (prune_uninit_phi_opnds_in_unrealizable_paths):
        Exchange assert for a test.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-uninit.c

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