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 rtl-optimization/80463] [6/7/8 Regression] ICE with -fselective-scheduling2 and -fvar-tracking-assignments


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

--- Comment #6 from Andrey Belevantsev <abel at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #5)
> Any progress with this?

I can make a patch for the dependency problem.  I'm not sure what happened to
the hot/cold block partitioning verification code -- I've heard Honza was going
to remove it (or I have misinterpreted what Alex told me).  It is unrelated to
the dependence issue but is serious enough -- it's didn't allow me to test with
sel-sched enabled at the time.

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