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/79483] [7 Regression] [graphite] ICE: verify_ssa failed (error: definition in block 31 does not dominate use in block 28)


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

--- Comment #15 from Richard Biener <rguenth at gcc dot gnu.org> ---
(In reply to David Binderman from comment #14)
> (In reply to Richard Biener from comment #13)
> > Fixed on trunk sofar.
> 
> Odd. Looks broken to me in 20170622. Did the patch go in ?

Your reduced testcase triggers a similar ICE but from a different pass.  I'll
open a new bug for that.

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