[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
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 13 12:18:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69013
--- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed Jan 13 12:18:02 2016
New Revision: 232321
URL: https://gcc.gnu.org/viewcvs?rev=232321&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:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/tree-ssa-uninit.c
More information about the Gcc-bugs
mailing list