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 #7 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Yuri Gribov from comment #6)
> (In reply to Markus Trippelsdorf from comment #5)
> > (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/
> 
> That would be lovely but I tried once (by sending mail to
> laurent@guerby.net) and got no reply...

You could try again:  https://cfarm.tetaneutral.net/users/new/
From what I understand they have a new admin team in place.
In the past the account creation latency was very high (several months).
Not sure if it has improved yet.

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