[Bug rtl-optimization/88879] [9 Regression] ICE in sel_target_adjust_priority, at sel-sched.c:3332

amonakov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 11 17:31:00 GMT 2020


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

--- Comment #15 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
This should not be reproducible with current HEAD because the assert was simply
eliminated. If GCC master definitely fails, can you please provide the exact
diagnostic?

As for 9.2 this is sadly expected because the patch was not backported, I will
backport it soon for the next release from the gcc-9 branch (but if you're
building GCC yourself you can easily do it on your end as the patch simply
removes the offending assert). Sorry about the trouble.


More information about the Gcc-bugs mailing list