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/81089] [8 Regression] ICE: tree check: expected ssa_name, have integer_cst in register_edge_assert_for_2, at tree-vrp.c:5023


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

--- Comment #5 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Yuri Gribov from comment #4)
> Created attachment 41551 [details]
> Draft patch
> 
> Here's a draft patch. It fixes the repro but bootstrapping will take some
> time on my notebook.

There is no need to use your notebook for bootstrapping and testing.
Why not simply use the GCC Compile Farm?
https://cfarm.tetaneutral.net/machines/list/

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